[Pkg-owncloud-commits] [owncloud-client] 239/484: Updated documentation for Non Shibboleth authentication and customized WebDAV Paths
Sandro Knauß
hefee-guest at moszumanska.debian.org
Wed Dec 16 00:37:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 42ef09e3bba2234d71f61d16c8d4960cf42e38ea
Author: Niels van Adrichem <n.l.m.vanadrichem at tudelft.nl>
Date: Tue Nov 3 13:43:26 2015 +0100
Updated documentation for Non Shibboleth authentication and customized WebDAV Paths
---
doc/owncloudcmd.1.rst | 6 ++++++
doc/owncloudcmd.rst | 6 ++++++
2 files changed, 12 insertions(+)
diff --git a/doc/owncloudcmd.1.rst b/doc/owncloudcmd.1.rst
index 6dc06a9..e41eea7 100644
--- a/doc/owncloudcmd.1.rst
+++ b/doc/owncloudcmd.1.rst
@@ -50,6 +50,12 @@ OPTIONS
``--httpproxy http://[user@pass:]<server>:<port>``
Uses ``server`` as HTTP proxy.
+``--nonshib``
+ Uses Non Shibboleth WebDAV Authentication
+
+``--davpath [path]``
+ Overrides the WebDAV Path with ``path``
+
Example
=======
To synchronize the ownCloud directory ``Music`` to the local directory ``media/music``
diff --git a/doc/owncloudcmd.rst b/doc/owncloudcmd.rst
index 4fc100b..245b166 100644
--- a/doc/owncloudcmd.rst
+++ b/doc/owncloudcmd.rst
@@ -42,6 +42,12 @@ Other command line switches supported by ``owncloudcmd`` include the following:
``--unsyncedfolders [file]``
File containing list of folders to not sync
+``--nonshib``
+ Uses Non Shibboleth WebDAV Authentication
+
+``--davpath [path]``
+ Overrides the WebDAV Path with ``path``
+
Credential Handling
~~~~~~~~~~~~~~~~~~~
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list