mirror of
https://github.com/simh/simh.git
synced 2026-02-02 14:52:18 +00:00
SCP: Initial merge of old style single line help with hierarchical help
This commit is contained in:
@@ -72,7 +72,7 @@ int32 sys_model = 0;
|
||||
|
||||
CTAB vax_cmd[] = {
|
||||
{ "BOOT", &vax_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