reflect change to raw command symantics by adding -v to example

This commit is contained in:
Duncan Laurie 2004-03-31 02:38:26 +00:00
parent 44cbf081a6
commit 6e6d775ac8

View File

@ -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