Allow additional remote args to contain an identical hostname instead
authorWayne Davison <wayned@samba.org>
Sun, 30 Sep 2007 07:14:16 +0000 (07:14 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 30 Sep 2007 07:14:16 +0000 (07:14 +0000)
commita960239f392402581eea6aaeaa49da96e46247bf
treedc749aabdd96d0f4d0248222a5e577c68dc056a3
parent5621e5105a31ea4b5a5ed17d73433c134ae8e048
Allow additional remote args to contain an identical hostname instead
of requiring it to be empty.  This allows for the easy use of braces:
rsync -av host:file{1,2} /dest/
main.c