mirror of
https://github.com/rclone/rclone.git
synced 2026-01-06 02:23:24 +00:00
docs: listremotes also includes remotes from env vars
This commit is contained in:
committed by
Nick Craig-Wood
parent
fcb912a664
commit
998d1d1727
@@ -24,7 +24,7 @@ func init() {
|
||||
|
||||
var commandDefinition = &cobra.Command{
|
||||
Use: "listremotes",
|
||||
Short: `List all the remotes in the config file.`,
|
||||
Short: `List all the remotes in the config file and defined in environment variables.`,
|
||||
Long: `
|
||||
rclone listremotes lists all the available remotes from the config file.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user