Explorar o código

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

Emily Grace Seville %!s(int64=2) %!d(string=hai) anos
pai
achega
a39b7589df
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: