Fix typo in the command summary.

Of course, I can't get the command to work, but it's a start...
This commit is contained in:
Warner Losh 2018-07-17 20:11:52 +00:00
parent a6fe18b04b
commit debf8b839b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=336424

View File

@ -118,7 +118,7 @@ command_efi_show(int argc, char *argv[])
* print all the env vars tagged with UUID
* efi-show -v var
* search all the env vars and print the ones matching var
* eif-show -u UUID -v var
* eif-show -g UUID -v var
* eif-show UUID var
* print all the env vars that match UUID and var
*/