Skip to content

Commit c27180c

Browse files
committed
Add a couple more options to rrsync.
1 parent 050fdd4 commit c27180c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

support/rrsync

+2
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ our %long_opt = (
9595
'files-from' => 3,
9696
'force' => 0,
9797
'from0' => 0,
98+
'fsync' => 2,
9899
'fuzzy' => 0,
99100
'group' => 0,
100101
'groupmap' => 1,
@@ -119,6 +120,7 @@ our %long_opt = (
119120
'modify-window' => 1,
120121
'msgs2stderr' => 0,
121122
'new-compress' => 0,
123+
'no-W' => 0,
122124
'no-implied-dirs' => 0,
123125
'no-msgs2stderr' => 0,
124126
'no-r' => 0,

0 commit comments

Comments
 (0)