doc: Add hint how to debug rclone

This commit is contained in:
Alexander Neumann 2018-03-18 13:04:16 +01:00
parent 737d93860a
commit e978b36713
1 changed files with 2 additions and 0 deletions

View File

@ -442,6 +442,8 @@ configuring a bandwidth limit for rclone cat be achieve by setting the
$ export RCLONE_BWLIMIT=1M
For debugging rclone, you can set the environment variable ``RCLONE_VERBOSE=2``.
The rclone backend has two additional options:
* ``-o rclone.program`` specifies the path to rclone, the default value is just ``rclone``