mirror of
https://github.com/simh/simh.git
synced 2026-04-29 13:12:13 +00:00
SCP: Initial merge of old style single line help with hierarchical help
This commit is contained in:
@@ -61,7 +61,7 @@ int32 sys_model = 0; /* MicroVAX or VAXstatio
|
||||
|
||||
CTAB vax630_cmd[] = {
|
||||
{ "BOOT", &vax630_boot, RU_BOOT,
|
||||
"bo{ot} boot simulator\n", &run_cmd_message },
|
||||
"bo{ot} boot simulator\n", NULL, &run_cmd_message },
|
||||
{ NULL }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user