From 023f7f623c6ae2f6bb6ba0e98c9556d1f554c5ca Mon Sep 17 00:00:00 2001 From: skullydazed Date: Sat, 16 Jan 2021 23:15:01 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20master=20@?= =?UTF-8?q?=20d9785ec31339d7f80279fd3d1005f76689ed2f6a=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cli_commands.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cli_commands.md b/cli_commands.md index 61ce1aa2a4..5ab49abd27 100644 --- a/cli_commands.md +++ b/cli_commands.md @@ -11,13 +11,13 @@ This command is directory aware. It will automatically fill in KEYBOARD and/or K **Usage for Configurator Exports**: ``` -qmk compile +qmk compile [-c] ``` **Usage for Keymaps**: ``` -qmk compile -kb -km +qmk compile [-c] [-e =] -kb -km ``` **Usage in Keyboard Directory**: @@ -82,13 +82,13 @@ This command is directory aware. It will automatically fill in KEYBOARD and/or K **Usage for Configurator Exports**: ``` -qmk flash -bl +qmk flash [-bl ] [-c] [-e =] ``` **Usage for Keymaps**: ``` -qmk flash -kb -km -bl +qmk flash -kb -km [-bl ] [-c] [-e =] ``` **Listing the Bootloaders**