mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
docs: add link from authorize command docs to remote setup docs
This commit is contained in:
@@ -26,8 +26,8 @@ var commandDefinition = &cobra.Command{
|
|||||||
Use: "authorize <backendname> [base64_json_blob | client_id client_secret]",
|
Use: "authorize <backendname> [base64_json_blob | client_id client_secret]",
|
||||||
Short: `Remote authorization.`,
|
Short: `Remote authorization.`,
|
||||||
Long: `Remote authorization. Used to authorize a remote or headless
|
Long: `Remote authorization. Used to authorize a remote or headless
|
||||||
rclone from a machine with a browser - use as instructed by
|
rclone from a machine with a browser. Use as instructed by rclone config.
|
||||||
rclone config.
|
See also the [remote setup documentation](/remote_setup).
|
||||||
|
|
||||||
The command requires 1-3 arguments:
|
The command requires 1-3 arguments:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user