mirror of
https://github.com/borgbackup/borg.git
synced 2026-02-18 18:19:16 -05:00
Fix typo
This commit is contained in:
parent
5b0b4f4b00
commit
6051969df8
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ locations like ``/etc/environment`` or in the forced command itself (example bel
|
|||
.. note::
|
||||
The examples above use the ``restrict`` directive. This does automatically
|
||||
block potential dangerous ssh features, even when they are added in a future
|
||||
update. Thus, this option should be prefered.
|
||||
update. Thus, this option should be preferred.
|
||||
|
||||
If you're using openssh-server < 7.2, however, you have to explicitly specify
|
||||
the ssh features to restrict and cannot simply use the restrict option as it
|
||||
|
|
|
|||
Loading…
Reference in a new issue