summaryrefslogtreecommitdiffstats
path: root/sys-utils/wdctl.8
diff options
context:
space:
mode:
authorKarel Zak2012-05-22 13:31:46 +0200
committerKarel Zak2012-05-22 13:31:46 +0200
commit9561d1afeaf76488f9f216ed6519af58adb5663e (patch)
tree6d7750e6e3bdf465e670bf9553a3a1d12af7ba78 /sys-utils/wdctl.8
parentlib/tt: export tt_fputs_{quoted,nonblank} function (diff)
downloadkernel-qcow2-util-linux-9561d1afeaf76488f9f216ed6519af58adb5663e.tar.gz
kernel-qcow2-util-linux-9561d1afeaf76488f9f216ed6519af58adb5663e.tar.xz
kernel-qcow2-util-linux-9561d1afeaf76488f9f216ed6519af58adb5663e.zip
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 <kzak@redhat.com>
Diffstat (limited to 'sys-utils/wdctl.8')
-rw-r--r--sys-utils/wdctl.84
1 files changed, 2 insertions, 2 deletions
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"