1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-03-04 18:48:43 +00:00

Fixed typo.

This commit is contained in:
Mark Lopez 2016-02-08 19:54:20 -06:00
parent 99a3bab68d
commit 2b8083bb20

View file

@ -66,7 +66,7 @@ General:
When set, use the given filename as INI_-style logging configuration.
BORG_RSH
When set, use this command instead of ``ssh``. This can be used to specify ssh options, such as
a custom identity file ``ssh -i /path/to/private/key``. See ``ssh man`` for other options.
a custom identity file ``ssh -i /path/to/private/key``. See ``man ssh`` for other options.
TMPDIR
where temporary files are stored (might need a lot of temporary space for some operations)