doc: fix typos

This commit is contained in:
Mohammad Javad Naderi
2025-03-29 12:40:47 +03:30
committed by Michael Eischer
parent 3d4fb876f4
commit 1fe6fbc4b8

View File

@@ -854,6 +854,6 @@ with an empty password, use the following command.
restic init --insecure-no-password 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 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.