[Pkg-owncloud-commits] [owncloud-doc] 28/71: Just a short fix on ocdevstartapp arguments

David Prévot taffit at moszumanska.debian.org
Sun May 31 01:58:38 UTC 2015


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

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

commit 730a6955906639ae145bc3286cc4f759cd23d34d
Author: Samuel Dorsaz <ajira86 at hotmail.com>
Date:   Fri Apr 3 08:44:33 2015 +0200

    Just a short fix on ocdevstartapp arguments
---
 developer_manual/app/startapp.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/developer_manual/app/startapp.rst b/developer_manual/app/startapp.rst
index 6a54ad1..84b7c16 100644
--- a/developer_manual/app/startapp.rst
+++ b/developer_manual/app/startapp.rst
@@ -10,7 +10,7 @@ After :doc:`you've set up the development environment and installed the dev tool
 
 Then run::
 
-    ocdev startapp MyApp --mail mail at example.com --author "Your Name" --description "My first app" --owncloud 7
+    ocdev startapp MyApp --email mail at example.com --author "Your Name" --description "My first app" --owncloud 7
 
 This will create all the needed files in the current directory. For more information on how to customize the generated app, see the `Project's GitHub page <https://github.com/owncloud/ocdev>`_ or run::
 

-- 
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