From 2b8083bb20d0b69c9305e0b9e5c0e8f43f5e22b2 Mon Sep 17 00:00:00 2001 From: Mark Lopez Date: Mon, 8 Feb 2016 19:54:20 -0600 Subject: [PATCH] Fixed typo. --- docs/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.rst b/docs/usage.rst index 01790364b..d60dda57b 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -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)