1
mirror of https://github.com/rclone/rclone synced 2025-01-08 10:26:23 +01:00

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

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