Skip to content

Commit f1376a0

Browse files
authored
fix codeblock style (#384)
1 parent 31745a4 commit f1376a0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Documentation/Setup/UseStyleguide.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,16 @@ Setup
4747
Once the styleguide extension is activated, it is possible to create
4848
(or delete) the pages via command line:
4949

50-
.. code-block:: bash
51-
:caption: shell command
50+
.. code-block:: bash
51+
:caption: shell command
5252
53-
# create pages
54-
bin/typo3 styleguide:generate -c
55-
# or (with DDEV)
56-
ddev typo3 styleguide:generate -c
53+
# create pages
54+
bin/typo3 styleguide:generate -c
55+
# or (with DDEV)
56+
ddev typo3 styleguide:generate -c
5757
58-
# show help
59-
bin/typo3 styleguide:generate -h
58+
# show help
59+
bin/typo3 styleguide:generate -h
6060
6161
2. In the Modules bar click on :guilabel:`System > Styleguide`
6262
3. Click on the :guilabel:`Styleguide` menu item (former TYPO3 versions

0 commit comments

Comments
 (0)