Skip to content

Commit

Permalink
openrc-shutdown.c: typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
william-hubbs committed Dec 5, 2019
1 parent 35ec935 commit fd85286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rc/openrc-shutdown.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ const char *usagestring = "" \
"Usage: openrc-shutdown -c | --cancel\n" \
" or: openrc-shutdown -R | --reexec\n" \
" or: openrc-shutdown -w | --write-only\n" \
" or: openmrc-shutdown -H | --halt time\n" \
" or: openrc-shutdown -H | --halt time\n" \
" or: openrc-shutdown -K | --kexec time\n" \
" or: openrc-shutdown -p | --poweroff time\n" \
" or: openrc-shutdown -r | --reboot time\n" \
Expand Down

0 comments on commit fd85286

Please sign in to comment.