Fix help text, #75.
This commit is contained in:
parent
b732df31ef
commit
9894669742
@ -137,8 +137,8 @@ static const struct option longopts[] = {
|
|||||||
longopts_COMMON
|
longopts_COMMON
|
||||||
};
|
};
|
||||||
static const char * const longopts_help[] = {
|
static const char * const longopts_help[] = {
|
||||||
"Extract the block device",
|
|
||||||
"Mounts the filesytem from the mountpoint",
|
"Mounts the filesytem from the mountpoint",
|
||||||
|
"Extract the block device",
|
||||||
"Show arguments needed to mount the entry",
|
"Show arguments needed to mount the entry",
|
||||||
"Extract the options field",
|
"Extract the options field",
|
||||||
"Extract or query the pass number field",
|
"Extract or query the pass number field",
|
||||||
|
Loading…
Reference in New Issue
Block a user