From 9561d1afeaf76488f9f216ed6519af58adb5663e Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 22 May 2012 13:31:46 +0200 Subject: wdctl: add --oneline * remove --pairs, it was usable for flags table only * one line for each watchdog device For example: # wdctl --noident --noflags --oneline /dev/watchdog: TIMEOUT="30" TIMELEFT="2" Signed-off-by: Karel Zak --- sys-utils/wdctl.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-utils/wdctl.8') diff --git a/sys-utils/wdctl.8 b/sys-utils/wdctl.8 index 081134fec..4b0933d16 100644 --- a/sys-utils/wdctl.8 +++ b/sys-utils/wdctl.8 @@ -31,8 +31,8 @@ Don't print watchdog timeouts Define the output columns to use in table of watchdog flags. If no output arrangement is specified, then a default set is used. Use \fB\-\-help\fP to get list of all supported columns. -.IP "\fB\-P, \-\-pairs\fP" -Use key="value" output format. +.IP "\fB\-O, \-\-oneline\fP" +Print all wanted information on one line in key="value" output format. .IP "\fB\-V, \-\-version\fP" Output version information and exit. .IP "\fB\-r, \-\-raw\fP" -- cgit v1.2.3-55-g7522