Selaa lähdekoodia

Use long options in `bat` page (#9590)

Emily Grace Seville 2 vuotta sitten
vanhempi
commit
a39b7589df
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pages/common/bat.md

+ 1 - 1
pages/common/bat.md

@@ -18,7 +18,7 @@
 
 - Number all output lines:
 
-`bat -n {{path/to/file}}`
+`bat --number {{path/to/file}}`
 
 - Syntax highlight a JSON file: