Browse Source

man: Add monitoring output options.

Georgi Chorbadzhiyski 9 years ago
parent
commit
2e787864bd
1 changed files with 15 additions and 0 deletions
  1. 15
    0
      videohubctrl.1

+ 15
- 0
videohubctrl.1 View File

@@ -102,6 +102,21 @@ Lock output port X.
102 102
 \fB\-\-vo\-unlock\fR <out_X>
103 103
 Unlock output port X. If the port is locked by somebody else the
104 104
 port would be forcefully unlocked.
105
+.SH MONITORING OUTPUTS CONFIGURATION
106
+.PP
107
+.TP
108
+\fB\-\-mo\-name\fR <mout_X> <name>
109
+Set monitoring output port X name.
110
+.TP
111
+\fB\-\-mo\-input\fR <mout_X> <in_Y>
112
+Connect monitoring output X to video input Y.
113
+.TP
114
+\fB\-\-mo\-lock\fR <mout_X>
115
+Lock monitoring output port X.
116
+.TP
117
+\fB\-\-mo\-unlock\fR <mout_X>
118
+Unlock monitoring output port X. If the port is locked by somebody
119
+else the port would be forcefully unlocked.
105 120
 .SH MISC OPTIONS
106 121
 .PP
107 122
 .TP

Loading…
Cancel
Save