Fix nvmecontrol logpage -i parameter.
MFC after: 3 days
This commit is contained in:
parent
3f7706147b
commit
b11b183277
@ -84,7 +84,7 @@ static const struct opts logpage_opts[] = {
|
||||
"Page to dump"),
|
||||
OPT("lsp", 'f', arg_uint8, opt, lsp,
|
||||
"Log Specific Field"),
|
||||
OPT("lsi", 'i', arg_uint16, opt, lsp,
|
||||
OPT("lsi", 'i', arg_uint16, opt, lsi,
|
||||
"Log Specific Identifier"),
|
||||
OPT("rae", 'r', arg_none, opt, rae,
|
||||
"Retain Asynchronous Event"),
|
||||
|
Loading…
Reference in New Issue
Block a user