mirror of
https://github.com/systemd/systemd.git
synced 2025-03-08 08:58:27 +03:00
systemctl: move --failed close to --state= in help text
This commit is contained in:
parent
8e54300425
commit
1d52a931c6
@ -7544,11 +7544,11 @@ static int systemctl_help(void) {
|
||||
" Operate on local container\n"
|
||||
" -t --type=TYPE List units of a particular type\n"
|
||||
" --state=STATE List units with particular LOAD or SUB or ACTIVE state\n"
|
||||
" --failed Shorcut for --state=failed\n"
|
||||
" -p --property=NAME Show only properties by this name\n"
|
||||
" -a --all Show all properties/all units currently in memory,\n"
|
||||
" including dead/empty ones. To list all units installed on\n"
|
||||
" the system, use the 'list-unit-files' command instead.\n"
|
||||
" --failed Same as --state=failed\n"
|
||||
" -l --full Don't ellipsize unit names on output\n"
|
||||
" -r --recursive Show unit list of host and local containers\n"
|
||||
" --reverse Show reverse dependencies with 'list-dependencies'\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user