Skip to content

Commit

Permalink
ipmitool.py: add rmcp interface to help
Browse files Browse the repository at this point in the history
Signed-off-by: Heiko Thiery <heiko.thiery@kontron.com>
  • Loading branch information
hthiery committed Oct 8, 2018
1 parent ca588e2 commit fea86be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyipmi/ipmitool.py
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ def usage(toplevel=False):
-h Show this help
-v Be verbose
-V Print version
-I <interface> Set interface (available: aardvark ipmitool)
-I <interface> Set interface (available: rmcp, aardvark ipmitool)
-H <host> Set RMCP host
-U <user> Set RMCP user
-P <password> Set RMCP password
Expand Down

0 comments on commit fea86be

Please sign in to comment.