mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
Version v1.66.0
This commit is contained in:
@@ -15,7 +15,7 @@ List all the remotes in the config file and defined in environment variables.
|
||||
|
||||
rclone listremotes lists all the available remotes from the config file.
|
||||
|
||||
When used with the `--long` flag it lists the types too.
|
||||
When used with the `--long` flag it lists the types and the descriptions too.
|
||||
|
||||
|
||||
```
|
||||
@@ -26,7 +26,7 @@ rclone listremotes [flags]
|
||||
|
||||
```
|
||||
-h, --help help for listremotes
|
||||
--long Show the type as well as names
|
||||
--long Show the type and the description as well as names
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user