Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Document how to list files in a subdirectory.
  • Loading branch information
alexanderkjeldaas authored Sep 12, 2016
1 parent aaaa4d2 commit 105055a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 105055a

Please sign in to comment.