borg/docs/usage/change-passphrase.rst.inc

23 lines
379 B
PHP
Raw Normal View History

2013-08-04 20:50:34 +00:00
.. _attic_change-passphrase:
2013-08-04 19:23:12 +00:00
attic change-passphrase
-----------------------
2013-07-31 18:51:01 +00:00
::
2013-08-04 19:23:12 +00:00
2013-07-31 18:51:01 +00:00
usage: attic change-passphrase [-h] [-v] REPOSITORY
Change repository key file passphrase
positional arguments:
REPOSITORY
optional arguments:
-h, --help show this help message and exit
-v, --verbose verbose output
2013-08-04 19:23:12 +00:00
Description
~~~~~~~~~~~