aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index e3001d2..9a1428e 100644
--- a/README.md
+++ b/README.md
@@ -143,6 +143,13 @@ options:
--bytes Size in bytes
```
+List file in subdirectory
+
+
+```
+./gdrive list --query " 'IdOfTheParentFolder' in parents"
+```
+
#### Download file or directory
```
gdrive [global] download [options] <fileId>