From e80d8db417a051905e51a72b154a27a70d87d783 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Mon, 13 Mar 2017 12:51:01 +0000 Subject: [PATCH] Fix typo in option name --- docs/content/docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/docs.md b/docs/content/docs.md index a9e4b2c4a..29c1b7489 100644 --- a/docs/content/docs.md +++ b/docs/content/docs.md @@ -526,7 +526,7 @@ On capable OSes (not Windows or Plan9) send all log output to syslog. This can be useful for running rclone in script or `rclone mount`. -### -syslog-facility string ### +### --syslog-facility string ### If using `--syslog` this sets the syslog facility (eg `KERN`, `USER`). See `man syslog` for a list of possible facilities. The default