aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetter Rasmussen2016-09-14 20:22:32 +0200
committerGitHub2016-09-14 20:22:32 +0200
commit9e8d2cd027c72b2364026dc32cd4ca5494d922d9 (patch)
tree865e951a5e7413f7ff15b3d5fdd56c6283c160b7
parentaaaa4d2a2687fd2a6e36d5e8782b468f53f706ae (diff)
parent105055af9158bd5657907bedf4fb1d6bc477657e (diff)
downloadgdrive-9e8d2cd027c72b2364026dc32cd4ca5494d922d9.tar.bz2
Merge pull request #193 from alexanderkjeldaas/patch-1
Fix #159
-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>