diff --git a/docs/basic_usage.md b/docs/basic_usage.md index 4f0cbc8..66d41e3 100644 --- a/docs/basic_usage.md +++ b/docs/basic_usage.md @@ -22,7 +22,7 @@ A single file can be downloaded with ``` gdrive files download ``` -however, this will only work for files with "binary content" and not Google Docs files. To download files that can be edited with Google Docs it's necessary to use the `gdrive export ` command. +however, this will only work for files with "binary content" and not Google Docs files. To download files that can be edited with Google Docs it's necessary to use the `gdrive files export ` command. ## Downloading directories Downloading a directory is done by the same command as downloading a file, but with the `--recursive` flag: