mirror of
https://github.com/systemd/systemd.git
synced 2025-01-06 17:18:12 +03:00
systemctl: add forgotten --reboot-argument= to --help text
Follow-up for: dae710bef1
This commit is contained in:
parent
fd0b87757e
commit
ede3a1461e
@ -333,6 +333,8 @@ static int systemctl_help(void) {
|
||||
" Boot into boot loader menu on next boot\n"
|
||||
" --boot-loader-entry=NAME\n"
|
||||
" Boot into a specific boot loader entry on next boot\n"
|
||||
" --reboot-argument=ARG\n"
|
||||
" Specify argument string to pass to reboot()\n"
|
||||
" --plain Print unit dependencies as a list instead of a tree\n"
|
||||
" --timestamp=FORMAT Change format of printed timestamps (pretty, unix,\n"
|
||||
" us, utc, us+utc)\n"
|
||||
|
Loading…
Reference in New Issue
Block a user