Skip to content

Commit

Permalink
Forego shell syntax highlighting, not installed everywhere.
Browse files Browse the repository at this point in the history
  • Loading branch information
bsdphk committed Feb 22, 2021
1 parent 0dd8b32 commit 7812298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx/reference/shell_tricks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ All the varnish programs can be invoked with the single
argument ``--optstring`` to request their `getopt()`
specification, which simplifies wrapper scripts:

.. code-block:: shell
.. code-block:: text
optstring=$(varnishfoo --optstring)
Expand Down

0 comments on commit 7812298

Please sign in to comment.