summaryrefslogtreecommitdiff
path: root/monitor/btmon.rst
diff options
context:
space:
mode:
authorTedd Ho-Jeong An <tedd.an@intel.com>2021-05-06 17:56:30 -0700
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2021-05-10 11:13:02 -0700
commitfa57cb68e13ea4a6cff5532830008d44254e7e83 (patch)
treec8a94585d4201ff05c080e1223dcda012bc07293 /monitor/btmon.rst
parentbe73408f6fbc4e93e6a7aeab971de3c862ed0d16 (diff)
downloadbluez-fa57cb68e13ea4a6cff5532830008d44254e7e83.tar.gz
monitor: Remove Pygments dependency from manpage
This patch removes the Pygments dependency from btmon .rst file. When the code-block type is specified, the rst2man throws a warning asking for Pygments package.
Diffstat (limited to 'monitor/btmon.rst')
-rw-r--r--monitor/btmon.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/monitor/btmon.rst b/monitor/btmon.rst
index c59fdde62..0ab13eb2e 100644
--- a/monitor/btmon.rst
+++ b/monitor/btmon.rst
@@ -148,14 +148,14 @@ EXAMPLES
Capture the traces from hci0 to hcidump.log file
------------------------------------------------
-.. code-block:: bash
+.. code-block::
$ btmon -i hci0 -w hcidump.log
Open the trace file
-------------------
-.. code-block:: bash
+.. code-block::
$ btmon -r hcidump.log