]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
kbase: debuglogs: Emphasise 'virt-admin'
authorPeter Krempa <pkrempa@redhat.com>
Mon, 17 Jan 2022 13:34:36 +0000 (14:34 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 19 Jan 2022 17:52:04 +0000 (18:52 +0100)
It's a tool name so use backticks to format it in monospace.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
docs/kbase/debuglogs.rst

index ad0e8ba5fc6b707564994f1e376b6d04ed96d03c..c3d4d3a425106940dd9ce0890af96b8876ed8f27 100644 (file)
@@ -130,10 +130,11 @@ Runtime setting
 Debugging anomalies can be very painful, especially when trying to reproduce it
 after the daemon restarts, since the new session can make the anomaly
 "disappear". Therefore, it's possible to enable the debug logs during runtime
-using libvirt administration API. To use it conveniently, there's a virt-admin
-client provided by the libvirt-admin package. Use the package manager provided
-by your distribution to install this package. Once you have it installed, run
-the following as root to see the set of log filters currently being active:
+using libvirt administration API. To use it conveniently, there's the
+``virt-admin`` client provided by the ``libvirt-admin`` package. Use the
+package manager provided by your distribution to install this package. Once you
+have it installed, run the following as root to see the set of log filters
+currently being active:
 
 ::