mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-03-26 18:23:36 -04:00
rsync: Add missing dirs long option
This commit is contained in:
committed by
Andrew Tridgell
parent
797e17fc4a
commit
1f9ce2fcbe
@@ -60,6 +60,7 @@ long_opts = {
|
||||
'delete-during': 0,
|
||||
'delete-excluded': 0,
|
||||
'delete-missing-args': 0,
|
||||
'dirs': 0,
|
||||
'existing': 0,
|
||||
'fake-super': 0,
|
||||
'files-from': 3,
|
||||
|
||||
Reference in New Issue
Block a user