Include new modepage list (-l) option in the verbose usage.

This commit is contained in:
Kelly Yancey 2000-08-09 21:29:22 +00:00
parent 6c2ccd0a61
commit d996f0a884
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=64468

View File

@ -3033,6 +3033,7 @@ usage(int verbose)
"-E have the kernel attempt to perform SCSI error recovery\n"
"-C count specify the SCSI command retry count (needs -E to work)\n"
"modepage arguments:\n"
"-l list all available mode pages\n"
"-m page specify the mode page to view or edit\n"
"-e edit the specified mode page\n"
"-b force view to binary mode\n"