*: change command line to command-line (#12996)

Change `command line` to `command-line`
This commit is contained in:
spageektti
2024-06-16 22:46:42 +02:00
committed by GitHub
parent 4e62f7f221
commit 5a1c363361
13 changed files with 14 additions and 14 deletions

View File

@@ -15,7 +15,7 @@
`set -b`
- Write and edit text in the command line with `vi`-like keybindings (e.g. `yy`):
- Write and edit text in the command-line with `vi`-like keybindings (e.g. `yy`):
`set -o {{vi}}`