From 6e6d775ac8b5c421511e56424df16a79183ec153 Mon Sep 17 00:00:00 2001 From: Duncan Laurie Date: Wed, 31 Mar 2004 02:38:26 +0000 Subject: [PATCH] reflect change to raw command symantics by adding -v to example --- ipmitool/doc/ipmitool.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipmitool/doc/ipmitool.1.in b/ipmitool/doc/ipmitool.1.in index 4ee41af..682d815 100644 --- a/ipmitool/doc/ipmitool.1.in +++ b/ipmitool/doc/ipmitool.1.in @@ -72,7 +72,7 @@ Chassis Power Commands: status, on, off, cycle, reset, diag, soft This will allow you to execute raw IPMI commands. For example to query the POH counter with a raw command: .RS .PP -@IPMITOOL_BIN@ -I open raw 0x0 0xf +@IPMITOOL_BIN@ -v -I open raw 0x0 0xf .br RAW REQ (netfn=0x0 cmd=0xf data_len=0) .br