Compare commits

..

No commits in common. "a0b7f198762184630af28ccf75e5f573f5205ec2" and "9142bbd19c932e9fd248f613abfc39fad66e9f23" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -7859,7 +7859,7 @@ static int systemctl_help(void) {
" isolate UNIT Start one unit and stop all others\n" " isolate UNIT Start one unit and stop all others\n"
" kill UNIT... Send signal to processes of a unit\n" " kill UNIT... Send signal to processes of a unit\n"
" clean UNIT... Clean runtime, cache, state, logs or\n" " clean UNIT... Clean runtime, cache, state, logs or\n"
" configuration of unit\n" " or configuration of unit\n"
" is-active PATTERN... Check whether units are active\n" " is-active PATTERN... Check whether units are active\n"
" is-failed PATTERN... Check whether units are failed\n" " is-failed PATTERN... Check whether units are failed\n"
" status [PATTERN...|PID...] Show runtime status of one or more units\n" " status [PATTERN...|PID...] Show runtime status of one or more units\n"