We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8720a9 commit e31b365Copy full SHA for e31b365
docs/books/admin_guide/03-commands.md
@@ -77,7 +77,7 @@ The key sequence <kbd>CTRL</kbd> + <kbd>C</kbd> is used to interrupt a running c
77
The use of a command generally follows this sequence:
78
79
```bash
80
-command [option(s)] [arguments(s)]
+command [option(s)] [argument(s)]
81
```
82
83
The name of the command is often **lower case**.
0 commit comments