1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

drive: moved rclone_folder_id to advanced section - fixes #3463

This commit is contained in:
Abhiraj
2022-06-24 01:38:09 +05:30
committed by GitHub
parent 53f831f40a
commit 027746ef6e
2 changed files with 2 additions and 3 deletions

View File

@@ -277,6 +277,7 @@ Leave blank normally.
Fill in to access "Computers" folders (see docs), or for rclone to use
a non root folder as its starting point.
`,
Advanced: true,
}, {
Name: "service_account_file",
Help: "Service Account Credentials JSON file path.\n\nLeave blank normally.\nNeeded only if you want use SA instead of interactive login." + env.ShellExpandHelp,