Clarification.
This commit is contained in:
parent
792e81428c
commit
a43e509c5e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
.NA echo "Echo a string back to the client"
|
.NA echo "Echo a string back to the client"
|
||||||
.LV Expert
|
.LV Expert
|
||||||
.SY "echo [<string>]"
|
.SY "echo [<string>]"
|
||||||
The echo command echos its arguments.
|
The echo command echos its first argument.
|
||||||
It is designed to help clients synchronize their commands
|
It is designed to help clients synchronize their commands
|
||||||
with the server when operating asynchronously. Note that if there are
|
with the server when operating asynchronously. Note that if there are
|
||||||
any spaces in your string, then you will need to include the string in
|
any spaces in your string, then you will need to include the string in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue