[Pkg-owncloud-commits] [owncloud-doc] 22/38: Update introduction.rst

David Prévot taffit at alioth.debian.org
Fri Sep 27 22:36:52 UTC 2013


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

taffit pushed a commit to branch dfsg_clean
in repository owncloud-doc.

commit e0d819aaa6f78f90242736e03310324efe063293
Author: dietmaroc <dietmar at owncloud.com>
Date:   Tue Sep 24 02:11:51 2013 +0200

    Update introduction.rst
---
 intro_manual/introduction.rst |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/intro_manual/introduction.rst b/intro_manual/introduction.rst
index c47983d..3e97cb7 100644
--- a/intro_manual/introduction.rst
+++ b/intro_manual/introduction.rst
@@ -174,6 +174,7 @@ users / adduser
 ===============
 
 Create a new user on the cloud server. Only authenticated administrator users are allowed to access this method. Authentication is done by sending a basic HTTP authentication header.
+
 * syntax: /v1/cloud/users
 * HTTP method: POST
 * POST argument: userid - string, the required username for the new user
@@ -192,7 +193,7 @@ Example:
 * Creates the user 'Frank' with password 'frankspassword'
 * And the following XML-output
 
-
+.. code-block::
 
 **XML-Output**
 <?xml version="1.0"?>

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



More information about the Pkg-owncloud-commits mailing list