Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 9cf0231

Browse files
dbuwouterj
authored andcommitted
generate annotations in yml format. fix #568
1 parent 81bd58d commit 9cf0231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/creating_a_cms/getting-started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Now you can generate the bundle in which you will write most of your code:
8383

8484
.. code-block:: bash
8585
86-
$ php app/console generate:bundle --namespace=Acme/BasicCmsBundle --dir=src --no-interaction
86+
$ php app/console generate:bundle --namespace=Acme/BasicCmsBundle --dir=src --format=yml --no-interaction
8787
8888
The Documents
8989
.............

0 commit comments

Comments
 (0)