SCP: Added suggestive clarification to ATTACH help try HELP <device> ATTACH
This commit is contained in:
parent
df3fbc3fb4
commit
f285e939a8
1 changed files with 2 additions and 0 deletions
2
scp.c
2
scp.c
|
@ -926,6 +926,8 @@ static const char simh_help[] =
|
||||||
"3ATTACH\n"
|
"3ATTACH\n"
|
||||||
" The ATTACH (abbreviation AT) command associates a unit and a file:\n"
|
" The ATTACH (abbreviation AT) command associates a unit and a file:\n"
|
||||||
"++ATTACH <unit> <filename>\n\n"
|
"++ATTACH <unit> <filename>\n\n"
|
||||||
|
"Some devices have more detailed or specific help available with:\n\n"
|
||||||
|
"++HELP <device> ATTACH\n\n"
|
||||||
"4Switches\n"
|
"4Switches\n"
|
||||||
"5-n\n"
|
"5-n\n"
|
||||||
" If the -n switch is specified when an attach is executed, a new file is\n"
|
" If the -n switch is specified when an attach is executed, a new file is\n"
|
||||||
|
|
Loading…
Add table
Reference in a new issue