Skip to content

Commit

Permalink
man/ola-streaming-client: Add documentation for new option.
Browse files Browse the repository at this point in the history
  • Loading branch information
shenghaoyang committed Nov 17, 2020
1 parent c408082 commit dafc5dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions man/ola_streaming_client.1
Expand Up @@ -14,6 +14,8 @@ Display the help message.
Comma separated DMX values to send, e.g. 0,255,128 sets first channel to 0, second channel to 255 and third channel to 128.
.IP "-l, --log-level <int8_t>"
Set the logging level 0 .. 4.
.IP "-s, --universe-from-source"
Read universe number from source. Only allowed when processing STDIN. The universe number must be formatted in base 10, and be separated by at least one whitespace character from the start and end of the sequence of DMX values.
.IP "-u, --universe <universe-id>"
Id of the universe to send data for.
.IP "-v, --version"
Expand Down

0 comments on commit dafc5dc

Please sign in to comment.