" --firmware-setup Tell the firmware to show the setup menu on next boot\n"
" --plain Print unit dependencies as a list instead of a tree\n\n"
"Unit Commands:\n"
- " list-units [PATTERN...] List units currently in memory\n"
- " list-sockets [PATTERN...] List socket units currently in memory, ordered\n"
- " by address\n"
- " list-timers [PATTERN...] List timer units currently in memory, ordered\n"
- " by next elapse\n"
- " start UNIT... Start (activate) one or more units\n"
- " stop UNIT... Stop (deactivate) one or more units\n"
- " reload UNIT... Reload one or more units\n"
- " restart UNIT... Start or restart one or more units\n"
- " try-restart UNIT... Restart one or more units if active\n"
- " reload-or-restart UNIT... Reload one or more units if possible,\n"
- " otherwise start or restart\n"
- " try-reload-or-restart UNIT... If active, reload one or more units,\n"
- " if supported, otherwise restart\n"
- " isolate UNIT Start one unit and stop all others\n"
- " kill UNIT... Send signal to processes of a unit\n"
- " is-active PATTERN... Check whether units are active\n"
- " is-failed PATTERN... Check whether units are failed\n"
- " status [PATTERN...|PID...] Show runtime status of one or more units\n"
- " show [PATTERN...|JOB...] Show properties of one or more\n"
- " units/jobs or the manager\n"
- " cat PATTERN... Show files and drop-ins of one or more units\n"
- " set-property UNIT ASSIGNMENT... Sets one or more properties of a unit\n"
- " help PATTERN...|PID... Show manual for one or more units\n"
- " reset-failed [PATTERN...] Reset failed state for all, one, or more\n"
- " units\n"
- " list-dependencies [UNIT] Recursively show units which are required\n"
- " or wanted by this unit or by which this\n"
- " unit is required or wanted\n\n"
+ " list-units [PATTERN...] List units currently in memory\n"
+ " list-sockets [PATTERN...] List socket units currently in memory,\n"
+ " ordered by address\n"
+ " list-timers [PATTERN...] List timer units currently in memory,\n"
+ " ordered by next elapse\n"
+ " start UNIT... Start (activate) one or more units\n"
+ " stop UNIT... Stop (deactivate) one or more units\n"
+ " reload UNIT... Reload one or more units\n"
+ " restart UNIT... Start or restart one or more units\n"
+ " try-restart UNIT... Restart one or more units if active\n"
+ " reload-or-restart UNIT... Reload one or more units if possible,\n"
+ " otherwise start or restart\n"
+ " try-reload-or-restart UNIT... If active, reload one or more units,\n"
+ " if supported, otherwise restart\n"
+ " isolate UNIT Start one unit and stop all others\n"
+ " kill UNIT... Send signal to processes of a unit\n"
+ " is-active PATTERN... Check whether units are active\n"
+ " is-failed PATTERN... Check whether units are failed\n"
+ " status [PATTERN...|PID...] Show runtime status of one or more units\n"
+ " show [PATTERN...|JOB...] Show properties of one or more\n"
+ " units/jobs or the manager\n"
+ " cat PATTERN... Show files and drop-ins of specified units\n"
+ " set-property UNIT PROPERTY=VALUE... Sets one or more properties of a unit\n"
+ " help PATTERN...|PID... Show manual for one or more units\n"
+ " reset-failed [PATTERN...] Reset failed state for all, one, or more\n"
+ " units\n"
+ " list-dependencies [UNIT] Recursively show units which are required\n"
+ " or wanted by this unit or by which this\n"
+ " unit is required or wanted\n\n"
"Unit File Commands:\n"
- " list-unit-files [PATTERN...] List installed unit files\n"
- " enable [UNIT...|PATH...] Enable one or more unit files\n"
- " disable UNIT... Disable one or more unit files\n"
- " reenable UNIT... Reenable one or more unit files\n"
- " preset UNIT... Enable/disable one or more unit files\n"
- " based on preset configuration\n"
- " preset-all Enable/disable all unit files based on\n"
- " preset configuration\n"
- " is-enabled UNIT... Check whether unit files are enabled\n"
- " mask UNIT... Mask one or more units\n"
- " unmask UNIT... Unmask one or more units\n"
- " link PATH... Link one or more units files into\n"
- " the search path\n"
- " revert UNIT... Revert one or more unit files to vendor\n"
- " version\n"
- " add-wants TARGET UNIT... Add 'Wants' dependency for the target\n"
- " on specified one or more units\n"
- " add-requires TARGET UNIT... Add 'Requires' dependency for the target\n"
- " on specified one or more units\n"
- " edit UNIT... Edit one or more unit files\n"
- " get-default Get the name of the default target\n"
- " set-default TARGET Set the default target\n\n"
+ " list-unit-files [PATTERN...] List installed unit files\n"
+ " enable [UNIT...|PATH...] Enable one or more unit files\n"
+ " disable UNIT... Disable one or more unit files\n"
+ " reenable UNIT... Reenable one or more unit files\n"
+ " preset UNIT... Enable/disable one or more unit files\n"
+ " based on preset configuration\n"
+ " preset-all Enable/disable all unit files based on\n"
+ " preset configuration\n"
+ " is-enabled UNIT... Check whether unit files are enabled\n"
+ " mask UNIT... Mask one or more units\n"
+ " unmask UNIT... Unmask one or more units\n"
+ " link PATH... Link one or more units files into\n"
+ " the search path\n"
+ " revert UNIT... Revert one or more unit files to vendor\n"
+ " version\n"
+ " add-wants TARGET UNIT... Add 'Wants' dependency for the target\n"
+ " on specified one or more units\n"
+ " add-requires TARGET UNIT... Add 'Requires' dependency for the target\n"
+ " on specified one or more units\n"
+ " edit UNIT... Edit one or more unit files\n"
+ " get-default Get the name of the default target\n"
+ " set-default TARGET Set the default target\n\n"
"Machine Commands:\n"
- " list-machines [PATTERN...] List local containers and host\n\n"
+ " list-machines [PATTERN...] List local containers and host\n\n"
"Job Commands:\n"
- " list-jobs [PATTERN...] List jobs\n"
- " cancel [JOB...] Cancel all, one, or more jobs\n\n"
+ " list-jobs [PATTERN...] List jobs\n"
+ " cancel [JOB...] Cancel all, one, or more jobs\n\n"
"Environment Commands:\n"
- " show-environment Dump environment\n"
- " set-environment NAME=VALUE... Set one or more environment variables\n"
- " unset-environment NAME... Unset one or more environment variables\n"
- " import-environment [NAME...] Import all or some environment variables\n\n"
+ " show-environment Dump environment\n"
+ " set-environment NAME=VALUE... Set one or more environment variables\n"
+ " unset-environment NAME... Unset one or more environment variables\n"
+ " import-environment [NAME...] Import all or some environment variables\n\n"
"Manager Lifecycle Commands:\n"
- " daemon-reload Reload systemd manager configuration\n"
- " daemon-reexec Reexecute systemd manager\n\n"
+ " daemon-reload Reload systemd manager configuration\n"
+ " daemon-reexec Reexecute systemd manager\n\n"
"System Commands:\n"
- " is-system-running Check whether system is fully running\n"
- " default Enter system default mode\n"
- " rescue Enter system rescue mode\n"
- " emergency Enter system emergency mode\n"
- " halt Shut down and halt the system\n"
- " poweroff Shut down and power-off the system\n"
- " reboot [ARG] Shut down and reboot the system\n"
- " kexec Shut down and reboot the system with kexec\n"
- " exit [EXIT_CODE] Request user instance or container exit\n"
- " switch-root ROOT [INIT] Change to a different root file system\n"
- " suspend Suspend the system\n"
- " hibernate Hibernate the system\n"
- " hybrid-sleep Hibernate and suspend the system\n",
+ " is-system-running Check whether system is fully running\n"
+ " default Enter system default mode\n"
+ " rescue Enter system rescue mode\n"
+ " emergency Enter system emergency mode\n"
+ " halt Shut down and halt the system\n"
+ " poweroff Shut down and power-off the system\n"
+ " reboot [ARG] Shut down and reboot the system\n"
+ " kexec Shut down and reboot the system with kexec\n"
+ " exit [EXIT_CODE] Request user instance or container exit\n"
+ " switch-root ROOT [INIT] Change to a different root file system\n"
+ " suspend Suspend the system\n"
+ " hibernate Hibernate the system\n"
+ " hybrid-sleep Hibernate and suspend the system\n",
program_invocation_short_name);
}