diff options
Diffstat (limited to 'doc/icmd.8')
-rw-r--r-- | doc/icmd.8 | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,7 +3,7 @@ ipmiutil_cmd \- a tool to send specific IPMI commands via the command line. .SH SYNOPSIS -.B "ipmiutil cmd [-qsx -NUPREFJTVY] bus rsSa netFn/lun cmd [data bytes]" +.B "ipmiutil cmd [-pqsx -NUPREFJTVY] bus rsSa netFn/lun cmd [data bytes]" .SH DESCRIPTION This @@ -26,6 +26,8 @@ specification, or you have specific pre-written commands to send. .SH OPTIONS Command line options are described below. +.IP "-p" +Port to use. Defaults to RMCP port 623. .IP "-q" Quiet mode. Show only minimal header information. .IP "-s" |