summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_rclone
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_rclone')
-rw-r--r--Completion/Unix/Command/_rclone2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_rclone b/Completion/Unix/Command/_rclone
index 01d851fa1..40f06e0ba 100644
--- a/Completion/Unix/Command/_rclone
+++ b/Completion/Unix/Command/_rclone
@@ -33,7 +33,7 @@ commands=(
"lsjson\:'list directories and objects in the path in JSON format'"
"lsl\:'list the objects in path with modification time, size and path'"
"md5sum\:'produce an md5sum file for all the objects in the path'"
- "mkdir\:'make the path if it doesnt already exist'"
+ "mkdir\:'make the path if it does not already exist'"
"mount\:'mount the remote as file system on a mountpoint'"
"move\:'move files from source to dest'"
"moveto\:'move file or directory from source to dest'"