Skip to content

Commit f10001a

Browse files
committed
man: document status_ranged
Problem: The new status_ranged script is not documented. Add documentation in powerman.dev(5)
1 parent c553c6a commit f10001a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

man/powerman.dev.5.in

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,9 @@ Executed prior to disconnect.
8080
Get device in a state so login script will work
8181
(though hopefully disconnecting will do that too).
8282
.TP
83-
.I "status_all, status[%s]"
84-
Obtain plug state for all plugs or only the specified plug.
83+
.I "status_all, status_ranged[%s], status[%s]"
84+
Obtain plug state for all plugs, a range of plugs, or only the
85+
specified plug.
8586
.TP
8687
.I "on_all, on_ranged[%s], on[%s]"
8788
Power on all plugs, a range of plugs, or the specified plug.

0 commit comments

Comments
 (0)