Commit 8f61dfdb authored by Wayne Davison's avatar Wayne Davison

One more tweak to the synopsis.

parent ddf8c2b0
......@@ -5,11 +5,11 @@ manpagesynopsis()
verb(Local: rsync [OPTION...] SRC... [DEST]
Transfer via remote shell:
Access via remote shell:
Pull: rsync [OPTION...] [USER@]HOST:SRC... [DEST]
Push: rsync [OPTION...] SRC... [USER@]HOST:DEST
Transfer via rsync daemon:
Access via rsync daemon:
Pull: rsync [OPTION...] [USER@]HOST::SRC... [DEST]
rsync [OPTION...] rsync://[USER@]HOST[:PORT]/SRC... [DEST]
Push: rsync [OPTION...] SRC... [USER@]HOST::DEST
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment