parent
843b77aaaa
commit
63b450a2a5
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ const (
|
|||
ConfigEncoding = "encoding"
|
||||
|
||||
// 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 = "config_authorize"
|
||||
|
|
Loading…
Reference in a new issue