diff options
| author | Petter Rasmussen | 2015-05-23 22:54:01 +0200 |
|---|---|---|
| committer | Petter Rasmussen | 2015-05-23 22:54:01 +0200 |
| commit | 385b8b994c0b3f6f12a7e245e3ed433e88b21bef (patch) | |
| tree | 4f29f5059f564af3a6f4a4c6128fc20188ee2acf | |
| parent | e6d3aac4a3ffabe1be0d4f1fed4b3feff23c12c4 (diff) | |
| download | gdrive-385b8b994c0b3f6f12a7e245e3ed433e88b21bef.tar.bz2 | |
Update options
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -53,6 +53,7 @@ If you want to compile from source you need the go toolchain: http://golang.org/ --share Share created folder info: -i, --id File Id (*) + --bytes Show size in bytes list: -m, --max Max results --include-docs Include google docs in listing @@ -60,6 +61,9 @@ If you want to compile from source you need the go toolchain: http://golang.org/ -q, --query Query (see https://developers.google.com/drive/search-parameters) -s, --shared Show shared status (Note: this will generate 1 http req per file) -n, --noheader Do not show the header + --bytes Show size in bytes + quota: + --bytes Show size in bytes share: -i, --id File Id (*) unshare: |
