Răsfoiți Sursa

Added example to BORG_RSH documentation.

Mark Lopez 9 ani în urmă
părinte
comite
99a3bab68d
1 a modificat fișierele cu 2 adăugiri și 1 ștergeri
  1. 2 1
      docs/usage.rst

+ 2 - 1
docs/usage.rst

@@ -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 ``ssh man`` 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)