docs: add link from authorize command docs to remote setup docs

This commit is contained in:
albertony 2025-10-02 15:18:11 +02:00
parent c124aa2ed3
commit 8fdb68e41a
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ var commandDefinition = &cobra.Command{
Use: "authorize <backendname> [base64_json_blob | client_id client_secret]",
Short: `Remote authorization.`,
Long: `Remote authorization. Used to authorize a remote or headless
rclone from a machine with a browser - use as instructed by
rclone config.
rclone from a machine with a browser. Use as instructed by rclone config.
See also the [remote setup documentation](/remote_setup).
The command requires 1-3 arguments: