From e1716657104e3e4d721be603b33cb967d6c80b87 Mon Sep 17 00:00:00 2001 From: Eric Callahan Date: Mon, 14 Oct 2024 05:42:57 -0400 Subject: [PATCH] docs: add status request documentation Signed-off-by: Eric Callahan --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 41bd4e0..83893df 100644 --- a/README.md +++ b/README.md @@ -147,10 +147,11 @@ options: Path to Klipper firmware file -u , --uuid Can device uuid - -q, --query Query Bootloader Device IDs + -q, --query Query Bootloader Device IDs (CANBus only) -v, --verbose Enable verbose responses -r, --request-bootloader Requests the bootloader and exits + -s, --status Connect to bootloader and print status ``` ### Can Programming