From b96ebfc40ba08789dd2f057320ccbbc88e594c2d Mon Sep 17 00:00:00 2001 From: albertony <12441419+albertony@users.noreply.github.com> Date: Thu, 8 Apr 2021 18:25:17 +0200 Subject: [PATCH] docs: less confusing example with config path option --- docs/content/docs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/docs.md b/docs/content/docs.md index 93961b69a..d5eb67f41 100644 --- a/docs/content/docs.md +++ b/docs/content/docs.md @@ -653,8 +653,8 @@ for Rclone to use it, it will never be created automatically. If you run `rclone config file` you will see where the default location is for you. -Use this flag to override the config location, e.g. `rclone ---config=".myconfig" config`. +Use this flag to override the config location, e.g. +`rclone config --config="rclone.conf"`. If the location is set to empty string `""` or the special value `/notfound`, or the os null device represented by value `NUL` on