summaryrefslogtreecommitdiffstats
path: root/docs/usage/key_import.rst.inc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/usage/key_import.rst.inc')
-rw-r--r--docs/usage/key_import.rst.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/usage/key_import.rst.inc b/docs/usage/key_import.rst.inc
index 0e77946e6..4f3961ab6 100644
--- a/docs/usage/key_import.rst.inc
+++ b/docs/usage/key_import.rst.inc
@@ -6,7 +6,7 @@ borg key import
---------------
.. code-block:: none
- borg [common options] key import [options] REPOSITORY PATH
+ borg [common options] key import [options] [REPOSITORY] [PATH]
.. only:: html
@@ -17,7 +17,7 @@ borg key import
+-------------------------------------------------------+----------------+----------------------------------------------------------+
| | ``REPOSITORY`` | |
+-------------------------------------------------------+----------------+----------------------------------------------------------+
- | | ``PATH`` | path to the backup |
+ | | ``PATH`` | path to the backup ('-' to read from stdin) |
+-------------------------------------------------------+----------------+----------------------------------------------------------+
| **optional arguments** |
+-------------------------------------------------------+----------------+----------------------------------------------------------+
@@ -41,7 +41,7 @@ borg key import
REPOSITORY
PATH
- path to the backup
+ path to the backup ('-' to read from stdin)
optional arguments