Skip to content

Commit aec7c8a

Browse files
committed
[docs] replace prompt directive
1 parent 60be3a4 commit aec7c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Q: How can I force a format for a file?
3939
command will check the file :code:`my_access.log` against the
4040
:code:`access_log` format:
4141

42-
.. prompt:: bash
42+
.. code-block:: bash
4343
4444
lnav -m format access_log test my_access.log
4545

0 commit comments

Comments
 (0)