[Pkg-owncloud-commits] [python-owncloud] 21/33: Cleanup README

Sandro Knauß hefee-guest at moszumanska.debian.org
Fri Nov 22 01:49:48 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 65ab1965fb3c4031abacebe8f5ab4c2d200e62b0
Author: hefee <hefee at netzguerilla.net>
Date:   Sat Nov 16 01:43:09 2013 +0100

    Cleanup README
---
 README.md |   11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 0262265..d6c4ab4 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,11 @@ Support/Discussion:
 Requirements:
 -------------
 * The ocsync C library from ownCloud. If you install Mirall/owncloud-client, you get it for free on Linux.
-	If you don't want to install mirall, you have to install the 'ocsync' binary package, usually named 'libocsync0' and the owncloud plugin, usually named 'libocsync-plugin-owncloud'. Installing the plugin should also install 'libocsync0' as a dependency.
-When running Debian jessy (=testing) or sid, you can install it right from the Debian archives. For other distributions you can get them through https://build.opensuse.org/package/show/isv:ownCloud:devel/ocsync .
+	If you don't want to install mirall, you have to install the 'ocsync' binary package,
+	usually named 'libocsync0' and the owncloud plugin, usually named 'libocsync-plugin-owncloud'.
+	Installing the plugin should also install 'libocsync0' as a dependency.
+When running Debian (jessy) or Ubuntu raring, you can install it right from the archives.
+For other distributions you can get them through https://build.opensuse.org/package/show/isv:ownCloud:devel/ocsync .
 * Python > 2.6 < 3 (patches welcome)
 * An ownCloud server to sync with. (Presumably you already have one of these.)
 * argparse for python (included with python > 2.6)
@@ -33,8 +36,8 @@ 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] [--downloadlimit [DOWNLOADLIMIT]]  
+                   [--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