Add help for mountargs, #63
This commit is contained in:
parent
18b4108755
commit
d83ae59cca
@ -138,7 +138,8 @@ static const struct option longopts[] = {
|
|||||||
};
|
};
|
||||||
static const char * const longopts_help[] = {
|
static const char * const longopts_help[] = {
|
||||||
"Extract the block device",
|
"Extract the block device",
|
||||||
"Mounts the filesytem from the mountpoint",
|
"Mounts the filesytem from the mountpoint",
|
||||||
|
"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",
|
||||||
"List entries with matching file system type",
|
"List entries with matching file system type",
|
||||||
|
Loading…
Reference in New Issue
Block a user