mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-01 00:18:15 +01:00
Add g to flags help
This commit is contained in:
parent
b7ccad0af0
commit
89e01b4e03
@ -40,7 +40,7 @@ struct bootcmds_t {
|
||||
{"diskboot", exit, " boot from disk"},
|
||||
{"autoboot", NULL, " continue"},
|
||||
{"trans", cmd_aui, "<on|off> turn transceiver on|off"},
|
||||
{"flags", cmd_flags, "[bcdhsv] set boot flags"},
|
||||
{"flags", cmd_flags, "[bcdghsv] set boot flags"},
|
||||
{NULL, NULL, NULL}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user