mirror of
https://github.com/restic/restic.git
synced 2025-10-19 15:43:21 +00:00
doc: fix typos
This commit is contained in:
parent
3d4fb876f4
commit
1fe6fbc4b8
1 changed files with 2 additions and 2 deletions
|
@ -854,6 +854,6 @@ with an empty password, use the following command.
|
|||
restic init --insecure-no-password
|
||||
|
||||
|
||||
The ``init`` and ``copy`` command also support the option ``--from-insecure-no-password``
|
||||
The ``init`` and ``copy`` commands also support the option ``--from-insecure-no-password``
|
||||
which applies to the source repository. The ``key add`` and ``key passwd`` commands
|
||||
include the ``--new-insecure-no-password`` option to add or set and empty password.
|
||||
include the ``--new-insecure-no-password`` option to add or set an empty password.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue