mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00: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_lsd/
|
||||
---
|
||||
## 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