docs: fix cosmetics issues

This commit is contained in:
Martin Michlmayr 2020-05-26 07:26:20 +08:00 committed by Nick Craig-Wood
parent 78ca08ba8a
commit 7a5b531bd0
4 changed files with 4 additions and 4 deletions

View file

@ -221,7 +221,7 @@ Obfuscation
This is a simple "rotate" of the filename, with each file having a rot This is a simple "rotate" of the filename, with each file having a rot
distance based on the filename. We store the distance at the beginning distance based on the filename. We store the distance at the beginning
of the filename. So a file called "hello" may become "53.jgnnq" of the filename. So a file called "hello" may become "53.jgnnq".
This is not a strong encryption of filenames, but it may stop automated This is not a strong encryption of filenames, but it may stop automated
scanning tools from picking up on filename patterns. As such it's an scanning tools from picking up on filename patterns. As such it's an

View file

@ -1026,7 +1026,7 @@ Eg
See the [Configuration Encryption](#configuration-encryption) for more info. See the [Configuration Encryption](#configuration-encryption) for more info.
See a [Windows PowerShell example on the Wiki.](https://github.com/rclone/rclone/wiki/Windows-Powershell-use-rclone-password-command-for-Config-file-password) See a [Windows PowerShell example on the Wiki](https://github.com/rclone/rclone/wiki/Windows-Powershell-use-rclone-password-command-for-Config-file-password).
### -P, --progress ### ### -P, --progress ###

View file

@ -118,7 +118,7 @@ To copy a local directory to a drive directory called backup
Rclone allows you to select which scope you would like for rclone to Rclone allows you to select which scope you would like for rclone to
use. This changes what type of token is granted to rclone. [The use. This changes what type of token is granted to rclone. [The
scopes are defined scopes are defined
here.](https://developers.google.com/drive/v3/web/about-auth). here](https://developers.google.com/drive/v3/web/about-auth).
The scope are The scope are