Skip to content

Commit

Permalink
Merge pull request #1326 from threexc/power_doc
Browse files Browse the repository at this point in the history
man: labgrid-client.rst: replace 'status' with 'cycle'
  • Loading branch information
Bastian-Krause authored Feb 5, 2024
2 parents 2d6f93c + 8ac72cb commit 3ae5bce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion man/labgrid-client.1
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ not at all.
.sp
\fBenv\fP Generate a labgrid environment file for a place
.sp
\fBpower (pw)\fP action Change (or get) a place\(aqs power status, where action is one of get, on, off, status
\fBpower (pw)\fP action Change (or get) a place\(aqs power status, where action is one of get, on, off, cycle
.sp
\fBio\fP action Interact with GPIO (OneWire, relays, ...) devices, where action is one of high, low, get
.sp
Expand Down
2 changes: 1 addition & 1 deletion man/labgrid-client.rst
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ LABGRID-CLIENT COMMANDS

``env`` Generate a labgrid environment file for a place

``power (pw)`` action Change (or get) a place's power status, where action is one of get, on, off, status
``power (pw)`` action Change (or get) a place's power status, where action is one of get, on, off, cycle

``io`` action Interact with GPIO (OneWire, relays, ...) devices, where action is one of high, low, get

Expand Down

0 comments on commit 3ae5bce

Please sign in to comment.