You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when you try to do a gdrive download where no parameters are passed, what happens is that we print Please inform the ID or name of the file you want to download. Exiting...
I think we should print the help of the command. The same output as gdrive download --help should be seen.
This for all commands, not only the download
The text was updated successfully, but these errors were encountered:
Currently, when you try to do a
gdrive download
where no parameters are passed, what happens is that we printPlease inform the ID or name of the file you want to download. Exiting...
I think we should print the help of the command. The same output as
gdrive download --help
should be seen.This for all commands, not only the
download
The text was updated successfully, but these errors were encountered: