mirror of
https://github.com/open-simh/simh.git
synced 2026-05-02 22:33:04 +00:00
SCP: Initial merge of old style single line help with hierarchical help
This commit is contained in:
@@ -141,7 +141,7 @@ DEVICE sysb_dev = {
|
||||
CTAB vax730_cmd[] = {
|
||||
{ "BOOT", &vax730_boot, RU_BOOT,
|
||||
"bo{ot} <device>{/R5:flg} boot device\n"
|
||||
" type HELP CPU to see bootable devices\n", &run_cmd_message },
|
||||
" type HELP CPU to see bootable devices\n", NULL, &run_cmd_message },
|
||||
{ NULL }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user