mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-07 22:21:45 +00:00
systemctl: fix typo in help text
This commit is contained in:
committed by
Colin Guthrie
parent
99af0b814c
commit
ce33b14b1d
@@ -4743,7 +4743,7 @@ static int systemctl_help(void) {
|
||||
" -f --force When enabling unit files, override existing symlinks\n"
|
||||
" When shutting down, execute action immediately\n"
|
||||
" --root=PATH Enable unit files in the specified root directory\n"
|
||||
" -n --lines=INTEGER Numer of journal entries to show\n"
|
||||
" -n --lines=INTEGER Number of journal entries to show\n"
|
||||
" -o --output=STRING Change journal output mode (short, short-monotonic,\n"
|
||||
" verbose, export, json, json-pretty, json-sse, cat)\n\n"
|
||||
"Unit Commands:\n"
|
||||
|
||||
Reference in New Issue
Block a user