Skip to content

Commit

Permalink
man: document --diag in powerman(1)
Browse files Browse the repository at this point in the history
Problem: The new --diag option is not documented.

Add it in powerman(1).
  • Loading branch information
chu11 committed Mar 9, 2024
1 parent d46a788 commit 2ef1564
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions man/powerman.1.in
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,10 @@ Retry connect to server up to N times with a 100ms delay after each failure.
.I "-d, --device"
Displays device status information for the device(s) that control the targets,
if specified, or all devices if not.
.Tp
.I "-D, --diag"
Display diagnostic errors for power control failures. Not available
on all devices.
.SH "TARGET SPECIFICATION"
.B powerman
target hostnames may be specified as comma separated or space separated
Expand Down

0 comments on commit 2ef1564

Please sign in to comment.