docs: fix doc generators home directory in backend docs

Thanks @ctlaltdefeat for spotting this
This commit is contained in:
Nick Craig-Wood 2019-05-13 17:28:36 +01:00
parent 99bc013c0a
commit a0b9d4a239
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ commanddocs: rclone
XDG_CACHE_HOME="" XDG_CONFIG_HOME="" HOME="\$$HOME" USER="\$$USER" rclone gendocs docs/content/commands/
backenddocs: rclone bin/make_backend_docs.py
./bin/make_backend_docs.py
XDG_CACHE_HOME="" XDG_CONFIG_HOME="" HOME="\$$HOME" USER="\$$USER" ./bin/make_backend_docs.py
rcdocs: rclone
bin/make_rc_docs.sh