mirror of
https://github.com/sheumann/hush.git
synced 2024-12-22 14:30:31 +00:00
Patch from Felipe Kellermann, fixup usage for halt command
This commit is contained in:
parent
72b14a8638
commit
d250167bd2
@ -828,9 +828,11 @@
|
||||
"-rw-rw-r-- 1 andersen andersen 554058 Apr 14 17:49 /tmp/busybox.tar.gz\n"
|
||||
|
||||
#define halt_trivial_usage \
|
||||
""
|
||||
"[-d<delay>"
|
||||
#define halt_full_usage \
|
||||
"Halt the system."
|
||||
"Halt the system.\n" \
|
||||
"Options:\n" \
|
||||
"\t-d\t\tdelay interval for halting.\n"
|
||||
|
||||
#ifdef CONFIG_FEATURE_HDPARM_GET_IDENTITY
|
||||
#define USAGE_HDPARM_IDENT(a) a
|
||||
|
Loading…
Reference in New Issue
Block a user