From 7a5b531bd0bd6c7047d7f556f7b406bba55e6ef0 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Tue, 26 May 2020 07:26:20 +0800 Subject: [PATCH] docs: fix cosmetics issues --- cmd/mountlib/mount.go | 2 +- docs/content/crypt.md | 2 +- docs/content/docs.md | 2 +- docs/content/drive.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cmd/mountlib/mount.go b/cmd/mountlib/mount.go index b5b6991bc..6cb45f83a 100644 --- a/cmd/mountlib/mount.go +++ b/cmd/mountlib/mount.go @@ -118,7 +118,7 @@ FUSE. First set up your remote using ` + "`rclone config`" + `. Check it works with ` + "`rclone ls`" + ` etc. -You can either run mount in foreground mode or background(daemon) mode. Mount runs in +You can either run mount in foreground mode or background (daemon) mode. Mount runs in foreground mode by default, use the --daemon flag to specify background mode mode. Background mode is only supported on Linux and OSX, you can only run mount in foreground mode on Windows. diff --git a/docs/content/crypt.md b/docs/content/crypt.md index 64242cd75..caa98ffa5 100644 --- a/docs/content/crypt.md +++ b/docs/content/crypt.md @@ -221,7 +221,7 @@ Obfuscation 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 -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 scanning tools from picking up on filename patterns. As such it's an diff --git a/docs/content/docs.md b/docs/content/docs.md index 7f7276189..e0cc9cbf9 100644 --- a/docs/content/docs.md +++ b/docs/content/docs.md @@ -1026,7 +1026,7 @@ Eg 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 ### diff --git a/docs/content/drive.md b/docs/content/drive.md index 31a05363d..2af66d3a5 100644 --- a/docs/content/drive.md +++ b/docs/content/drive.md @@ -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 use. This changes what type of token is granted to rclone. [The 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