Skip to content

Commit 4a13554

Browse files
committed
add extra backticks
Otherwise RST seems to do something weird where the two dashes look like they're merged into one.
1 parent 58a7719 commit 4a13554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/piccolo/projects_and_apps/piccolo_apps.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ And from the command line:
182182
>>> piccolo my_app say_hello bob
183183
bob
184184
185-
If the code contains an error to see more details in the output add a `--trace` flag to the command line.
185+
If the code contains an error to see more details in the output add a ``--trace`` flag to the command line.
186186

187187
.. code-block:: bash
188188

0 commit comments

Comments
 (0)