mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 10:13:29 +08:00
docs: corrected spelling
from "Check the integrity of an encrypted remote." to "Check the integrity of a crypted remote."
This commit is contained in:
parent
34627c5c7e
commit
88aabd1f71
|
@ -120,7 +120,7 @@ The main rclone commands with most used first
|
|||
* [rclone mount](/commands/rclone_mount/) - Mount the remote as a mountpoint.
|
||||
* [rclone moveto](/commands/rclone_moveto/) - Move file or directory from source to dest.
|
||||
* [rclone obscure](/commands/rclone_obscure/) - Obscure password for use in the rclone.conf
|
||||
* [rclone cryptcheck](/commands/rclone_cryptcheck/) - Check the integrity of a crypted remote.
|
||||
* [rclone cryptcheck](/commands/rclone_cryptcheck/) - Check the integrity of an encrypted remote.
|
||||
* [rclone about](/commands/rclone_about/) - Get quota information from the remote.
|
||||
|
||||
See the [commands index](/commands/) for the full list.
|
||||
|
|
Loading…
Reference in New Issue
Block a user