SCP: Fixed minor text error in help
This commit is contained in:
parent
3fc46f3b57
commit
2571ea5253
1 changed files with 1 additions and 1 deletions
2
scp.c
2
scp.c
|
@ -2470,7 +2470,7 @@ static const char simh_help2[] =
|
|||
#define HLP_CURL "*Commands File_Tools Curl_Tool"
|
||||
"3Curl Tool\n"
|
||||
" curl is a utility to transfer a URL\n\n"
|
||||
" The quick and dirty help for the TAR command can be viewed with:\n\n"
|
||||
" The quick and dirty help for the CURL command can be viewed with:\n\n"
|
||||
"++sim> curl --help\n\n"
|
||||
#define HLP_DISKINFO "*Commands DISKINFO"
|
||||
"2Disk Container Information\n"
|
||||
|
|
Loading…
Add table
Reference in a new issue