Merge pull request #5320 from mjnaderi/patch-1

doc: fix typos
This commit is contained in:
Michael Eischer 2025-03-31 20:07:51 +02:00 committed by GitHub
commit 0b7bdfed7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.