mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
Typo: the the -> the in docs and comments
This commit is contained in:
committed by
Nick Craig-Wood
parent
f1221b510b
commit
5894c02a34
@@ -6,12 +6,12 @@ url: /commands/rclone_ls/
|
||||
---
|
||||
## 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
|
||||
|
||||
Reference in New Issue
Block a user