mirror of
https://github.com/rclone/rclone.git
synced 2025-12-15 07:43:35 +00:00
@@ -51,7 +51,7 @@ const (
|
|||||||
ConfigEncoding = "encoding"
|
ConfigEncoding = "encoding"
|
||||||
|
|
||||||
// ConfigEncodingHelp is the help for ConfigEncoding
|
// ConfigEncodingHelp is the help for ConfigEncoding
|
||||||
ConfigEncodingHelp = "This sets the encoding for the backend.\n\nSee the [encoding section in the overview](/overview/#encoding) for more info."
|
ConfigEncodingHelp = "The encoding for the backend.\n\nSee the [encoding section in the overview](/overview/#encoding) for more info."
|
||||||
|
|
||||||
// ConfigAuthorize indicates that we just want "rclone authorize"
|
// ConfigAuthorize indicates that we just want "rclone authorize"
|
||||||
ConfigAuthorize = "config_authorize"
|
ConfigAuthorize = "config_authorize"
|
||||||
|
|||||||
Reference in New Issue
Block a user