salimoha / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

docs upload : do not convert to Gdocs format #416

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. option on the function to turn off GDocs converstion (e.g., leave .docx as 
docs and do not convert

What is the expected output? What do you see instead?
more advanced version of the function 

What version of the product are you using? On what operating system? 
from aug 30 2011

What
version of gdata-python-client (aka python-gdata)?
current

Please provide any additional information below.

Original issue reported on code.google.com by vojtech....@gmail.com on 30 Aug 2011 at 8:48

GoogleCodeExporter commented 9 years ago
You can use the `--format` and `--no-convert` option like this:

google docs upload --format docx --no-convert file.docx

Original comment by szy...@endpoint.com on 29 Dec 2012 at 8:23