From f12551199496c74622234d44d831aa46f0dfba83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Tue, 30 Jun 2015 19:03:15 +0200 Subject: [PATCH] fix man page example --- debian/guhd.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/guhd.1 b/debian/guhd.1 index 9354d7d4..38fa46df 100644 --- a/debian/guhd.1 +++ b/debian/guhd.1 @@ -51,11 +51,13 @@ the \fB-h\fR command to see which categories are available for your system. .SH EXAMPLES .TP To start guhd in the foreground and read the debug messages from the Hardware: -.IP $ guhd -n -d Hardware +.IP +$ guhd -n -d Hardware .TP To start guhd in the foreground, disable debug messages from the DeviceManager and enable debug messages for JsonRpc and LogEngine: -.IP $ guhd -n -d NoDeviceManager JsonRpc LogEngine +.IP +$ guhd -n -d NoDeviceManager JsonRpc LogEngine .SH SEE ALSO Full developer documentation at: .br