mirror of
https://github.com/open-simh/simh.git
synced 2026-01-14 15:46:31 +00:00
TAPE: Update the tape device help to describe -V ATTACH option
This commit is contained in:
parent
a3dd39fee9
commit
a006c67bc9
@ -596,6 +596,8 @@ fprintf (st, " -E Must Exist (if not specified an attempt to create
|
||||
fprintf (st, " virtual tape will be attempted).\n");
|
||||
fprintf (st, " -F Open the indicated tape container in a specific format (default\n");
|
||||
fprintf (st, " is SIMH, alternatives are E11, TPC and P7B)\n");
|
||||
fprintf (st, " -V Display some detailed information about the record structure\n");
|
||||
fprintf (st, " contained in the tape structure.\n");
|
||||
return SCPE_OK;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user