[Pkg-owncloud-commits] [python-owncloud] 18/33: Use same sequence in usage section as in the documentation section.

Sandro Knauß hefee-guest at moszumanska.debian.org
Fri Nov 22 01:49:47 UTC 2013


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch upstream
in repository python-owncloud.

commit a9dcb063ad5332f404f35e7bac08996cf64a0b77
Author: Diederik de Haas <github at cknow.org>
Date:   Tue Nov 12 23:34:11 2013 +0100

    Use same sequence in usage section as in the documentation section.
---
 README.md |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 1a1b29b..b91b04d 100644
--- a/README.md
+++ b/README.md
@@ -33,8 +33,9 @@ usage: just run oclient -h, and it will give you help.
     
     usage: oclient [-h] [-v] [-c [CONFIG]] [-u [USER]] [--ssl [SSLFINGERPRINT]]
                    [-p [PASS]] [--dry-run] [--debug] [-s [SRC]] [-d [DST]]
-                   [--url [URL]] [--use-keyring] [--usedownloadlimit] [--useuploadlimit]
-                   [--downloadlimit [DOWNLOADLIMIT]] [--uploadlimit [UPLOADLIMIT]]
+                   [--url [URL]] [--use-keyring] 
+                   [--usedownloadlimit] [--downloadlimit [DOWNLOADLIMIT]]  
+                   [--useuploadlimit] [--uploadlimit [UPLOADLIMIT]]
     
     Synchronize files across machines using ownCloud DAV server.
     

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/python-owncloud.git



More information about the Pkg-owncloud-commits mailing list