diff options
| author | Travis | 2014-09-15 14:32:41 -0700 |
|---|---|---|
| committer | Travis | 2014-09-15 14:32:41 -0700 |
| commit | a74b685931d1ed3d3da575d209dd6e66c1569cac (patch) | |
| tree | 3b4153858a9c542d764a7eb5a9bec8116305bfd0 | |
| parent | c5fa53c25995c0751e38ad785f4a486deb0442af (diff) | |
| download | gdrive-a74b685931d1ed3d3da575d209dd6e66c1569cac.tar.bz2 | |
Updated README.
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -62,7 +62,7 @@ If you want to compile from source you need the go toolchain: http://golang.org/ unshare: -i, --id File Id (*) upload: - -f, --file File to upload (*) + -f, --file File or directory to upload (*) -s, --stdin Use stdin as file content (*) -t, --title Title to give uploaded file. Defaults to filename -p, --parent Parent Id of the file @@ -82,7 +82,7 @@ If you want to compile from source you need the go toolchain: http://golang.org/ 0B3X9GlR6EmbnU0ZnbGV4dlk1T00 drive-linux-amd64 5 MB 2013-01-01 21:55:06 0B3X9GlR6EmbncTk1TXlMdjd1ODQ drive-darwin-amd64 5 MB 2013-01-01 21:53:34 -###### Upload file +###### Upload file or directory $ drive upload --file drive-linux-amd64 Id: 0B3X9GlR6EmbnU0ZnbGV4dlk1T00 Title: drive-linux-amd64 |
