It's a tool name so use backticks to format it in monospace. Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx> --- docs/kbase/debuglogs.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/kbase/debuglogs.rst b/docs/kbase/debuglogs.rst index f353cf7de5..fc75ef14a4 100644 --- a/docs/kbase/debuglogs.rst +++ b/docs/kbase/debuglogs.rst @@ -125,10 +125,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: :: -- 2.34.1