mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-05-30 01:19:16 +03:00
fix
This commit is contained in:
parent
46457b3aca
commit
d9e759a3eb
@ -106,7 +106,7 @@ class ZfsAutobackup:
|
||||
help='Transfer blocks that already have zfs-compression as-is.')
|
||||
|
||||
parser.add_argument('--test','--dry-run', '-n', action='store_true',
|
||||
help='dont change anything, just show what would be done (still does all read-only '
|
||||
help='Dry run, dont change anything, just show what would be done (still does all read-only '
|
||||
'operations)')
|
||||
parser.add_argument('--verbose','-v', action='store_true', help='verbose output')
|
||||
parser.add_argument('--debug','-d', action='store_true',
|
||||
|
Loading…
x
Reference in New Issue
Block a user