aboutsummaryrefslogtreecommitdiff
path: root/src/rc
diff options
context:
space:
mode:
authorWilliam Hubbs <william.hubbs@sony.com>2019-12-05 12:10:46 -0600
committerWilliam Hubbs <william.hubbs@sony.com>2019-12-05 12:11:08 -0600
commitfd852865e06a74ecf8b77ff534fa8053e020160f (patch)
tree34cc184f946cd5a317317e79049ac7f766020a06 /src/rc
parent35ec935741ffb571cacf763dcca98661c0cfb296 (diff)
openrc-shutdown.c: typo fix
Diffstat (limited to 'src/rc')
-rw-r--r--src/rc/openrc-shutdown.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rc/openrc-shutdown.c b/src/rc/openrc-shutdown.c
index ec240b2a..c8c8d863 100644
--- a/src/rc/openrc-shutdown.c
+++ b/src/rc/openrc-shutdown.c
@@ -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" \