docs: add status request documentation

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Eric Callahan 2024-10-14 05:42:57 -04:00
parent 6c836fc898
commit e171665710
No known key found for this signature in database
GPG Key ID: 5A1EB336DFB4C71B

View File

@ -147,10 +147,11 @@ options:
Path to Klipper firmware file Path to Klipper firmware file
-u <uuid>, --uuid <uuid> -u <uuid>, --uuid <uuid>
Can device uuid Can device uuid
-q, --query Query Bootloader Device IDs -q, --query Query Bootloader Device IDs (CANBus only)
-v, --verbose Enable verbose responses -v, --verbose Enable verbose responses
-r, --request-bootloader -r, --request-bootloader
Requests the bootloader and exits Requests the bootloader and exits
-s, --status Connect to bootloader and print status
``` ```
### Can Programming ### Can Programming