One more tweak to the synopsis.

This commit is contained in:
Wayne Davison
2007-10-12 01:21:02 +00:00
parent ddf8c2b0b2
commit 8f61dfdbd4

View File

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