doc: fix typos

This commit is contained in:
Mohammad Javad Naderi 2025-03-29 12:40:47 +03:30 committed by GitHub
parent 3d14e92905
commit 5614cf4758
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.