Clarification.

This commit is contained in:
Markus Armbruster 2004-02-15 18:20:37 +00:00
parent 792e81428c
commit a43e509c5e

View file

@ -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