skullY пре 6 година
родитељ
комит
dca684b8cd
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      docs/cli.md
  2. 1 1
      requirements.txt

+ 1 - 1
docs/cli.md

@@ -27,5 +27,5 @@ This command allows you to compile JSON files you have downloaded from <https://
 **Usage**:
 
 ```
-qmk compile-json -f mine.json
+qmk compile-json mine.json
 ```

+ 1 - 1
requirements.txt

@@ -1,5 +1,5 @@
 # Python requirements
-# milc FIXME: Included in the repo for now.
+# milc FIXME(skullydazed): Included in the repo for now.
 argcomplete
 colorama
 #halo