.. |
completion
|
35a11559ac
Fix error parsing arguments with multiple verbosity flags (#716).
|
%!s(int64=2) %!d(string=hai) anos |
__init__.py
|
a125df991b
Move tests to the root of the repository, in keeping with more common convention.
|
%!s(int64=6) %!d(string=hai) anos |
test_arguments.py
|
257ab77bea
Disallow the "--dry-run" flag with the "borg" action (#774).
|
hai 1 ano |
test_borgmatic.py
|
4bf3e906a1
Break out main borgmatic arguments-parsing code into a separate file.
|
%!s(int64=6) %!d(string=hai) anos |
test_generate_config.py
|
1b90da5bf1
Deprecate generate-borgmatic-config in favor if new "config generate" action (#529).
|
%!s(int64=2) %!d(string=hai) anos |
test_validate_config.py
|
e4e455ee45
Deprecate validate-borgmatic-config in favor of new "config validate" action (#529).
|
%!s(int64=2) %!d(string=hai) anos |