iwonbigbro/gsync

Debug option isn't available

Closed this issue · 1 comments

xsbr commented

When I try use "--debug" option I receive the "Usage" syntax. It is only available with "--authenticate"

root@localhost:~# gsync --debug /data/ drive://Backup/
Usage:
 gsync ( --authenticate [--debug] | [options]... <path> <path>... )
xsbr commented

The problem is the "--debug" position in help text

--- iwonbigbro/gsync/libgsync/options/doc.py    2014-07-27 18:54:53.000000000 -0300
+++ xsbr/gsync/libgsync/options/doc.py  2014-07-27 19:41:25.000000000 -0300
@@ -17,7 +17,7 @@
 synchronising between a source directory and remote Google Drive directory.

 Usage:
- gsync ( --authenticate [--debug] | [options]... <path> <path>... )
+ gsync [--debug] ( --authenticate | [options]... <path> <path>... )

 Arguments:
  <path>                      path to a local file, directory, remote file or