1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-02-23 14:41:43 +00:00

Merge pull request #648 from Silvenga/update-documentation

Added example to BORG_RSH documentation.
This commit is contained in:
TW 2016-02-09 14:57:03 +01:00
commit 648aac5b20

View file

@ -65,7 +65,8 @@ General:
BORG_LOGGING_CONF BORG_LOGGING_CONF
When set, use the given filename as INI_-style logging configuration. When set, use the given filename as INI_-style logging configuration.
BORG_RSH BORG_RSH
When set, use this command instead of ``ssh``. 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 ``man ssh`` for other options.
TMPDIR TMPDIR
where temporary files are stored (might need a lot of temporary space for some operations) where temporary files are stored (might need a lot of temporary space for some operations)