mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-07 14:14:35 +00:00
systemctl: add missing output modes to help message
(cherry picked from commit 86d81e502b)
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
56f8225568
commit
b7282af120
@@ -5712,8 +5712,9 @@ static void systemctl_help(void) {
|
||||
" or only disable\n"
|
||||
" --root=PATH Enable unit files in the specified root directory\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"
|
||||
" -o --output=STRING Change journal output mode (short, short-iso,\n"
|
||||
" short-precise, short-monotonic, verbose,\n"
|
||||
" export, json, json-pretty, json-sse, cat)\n"
|
||||
" --plain Print unit dependencies as a list instead of a tree\n\n"
|
||||
"Unit Commands:\n"
|
||||
" list-units [PATTERN...] List loaded units\n"
|
||||
|
||||
Reference in New Issue
Block a user