[Pkg-owncloud-commits] [owncloud-doc] 50/270: add owncloud 7 parameter to use the newest template when generating an app
David Prévot
taffit at moszumanska.debian.org
Thu Jul 31 03:53:00 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud-doc.
commit 0111873ca8a928dc26d30d677218857a28688a29
Author: Bernhard Posselt <dev at bernhard-posselt.com>
Date: Thu May 8 11:20:45 2014 +0200
add owncloud 7 parameter to use the newest template when generating an app
---
developer_manual/app/tutorial.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/developer_manual/app/tutorial.rst b/developer_manual/app/tutorial.rst
index 497e37a..55c830c 100644
--- a/developer_manual/app/tutorial.rst
+++ b/developer_manual/app/tutorial.rst
@@ -9,7 +9,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"
+ ocdev startapp MyApp --mail 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/Raydiation/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