Typo: the the -> the in docs and comments
This commit is contained in:
committed by
Nick Craig-Wood
parent
f1221b510b
commit
5894c02a34
+4
-4
@@ -382,22 +382,22 @@ alter the source or destination.
|
||||
|
||||
rclone ls
|
||||
|
||||
List all the objects in the the path with size and path.
|
||||
List all the objects in the path with size and path.
|
||||
|
||||
Synopsis
|
||||
|
||||
List all the objects in the the path with size and path.
|
||||
List all the objects in the path with size and path.
|
||||
|
||||
rclone ls remote:path
|
||||
|
||||
|
||||
rclone lsd
|
||||
|
||||
List all directories/containers/buckets in the the path.
|
||||
List all directories/containers/buckets in the path.
|
||||
|
||||
Synopsis
|
||||
|
||||
List all directories/containers/buckets in the the path.
|
||||
List all directories/containers/buckets in the path.
|
||||
|
||||
rclone lsd remote:path
|
||||
|
||||
|
||||
Reference in New Issue
Block a user