1
0
mirror of https://github.com/rclone/rclone.git synced 2025-07-11 14:30:44 +02:00

docs: fix various typos

This commit is contained in:
Ben Boeckel
2019-03-27 15:12:24 -04:00
committed by Nick Craig-Wood
parent 6fb1c8f51c
commit 3d424c6e08
17 changed files with 32 additions and 32 deletions

View File

@ -18,7 +18,7 @@ For example to update the env_auth field of a remote of name myremote you would
rclone config update myremote swift env_auth true
If the remote uses oauth the token will be updated, if you don't
If the remote uses OAuth the token will be updated, if you don't
require this add an extra parameter thus:
rclone config update myremote swift env_auth true config_refresh_token false