Skip to content

Commit

Permalink
Merge pull request sonata-project#2666 from mrdavecox/patch-4
Browse files Browse the repository at this point in the history
sonata:admin:generate - replace backslashes with forward slashes
  • Loading branch information
pulzarraider committed Jan 5, 2015
2 parents d7bd637 + d2adfb0 commit 2441150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/doc/reference/console.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Usage example:

.. code-block:: bash
php app/console sonata:admin:generate YourNS\FooBundle\Entity\Bar
php app/console sonata:admin:generate YourNS/FooBundle/Entity/Bar
sonata:admin:list
Expand Down

0 comments on commit 2441150

Please sign in to comment.