Crystal03 / google-docs-fs

Automatically exported from code.google.com/p/google-docs-fs
GNU General Public License v2.0
0 stars 0 forks source link

debug option (-D) does not work #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
$ gmount 
Usage: gmount mount_point username@gmail.com [flags]
example: gmount google joe@gmail.com -D
Will print debug output to stderr
$ gmount /tmp/2 joe@gmail.com -D
Password: 
Usage: Google Docs FS: Mounts Google Docs files on a local
    filesystem gFile.py email password mountpointgmount.py [mountpoint] [options]

gmount.py: error: no such option: -D

Original issue reported on code.google.com by ildar.mulyukov on 20 Sep 2010 at 5:47

GoogleCodeExporter commented 9 years ago
How strange. I'm getting the same problem. Are you using Ubuntu 10.04 by any 
chance?

Original comment by d38dm8nw81k1ng@gmail.com on 24 Sep 2010 at 4:12

GoogleCodeExporter commented 9 years ago
No chance. I'm using completely different (ALT)Linux.
The bug is in sourcecode.

Original comment by ildar.mulyukov on 24 Sep 2010 at 4:16

GoogleCodeExporter commented 9 years ago
I've just used lower-case d and it seems to work. Perhaps someone in 
fuse/python-fuse made a change?

Original comment by d38dm8nw81k1ng@gmail.com on 24 Sep 2010 at 4:49

GoogleCodeExporter commented 9 years ago
right.
Need to fix docs then.
d38dm8nw81k1ng, thanks.

Original comment by ildar.mulyukov on 24 Sep 2010 at 5:25

GoogleCodeExporter commented 9 years ago
Cheers, I'll update it :-)

Scott

Original comment by d38dm8nw81k1ng@gmail.com on 24 Sep 2010 at 9:57