Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
tools: Fix incorrect argument in gst-device-monitor-1.0 manpage
The --include-hidden argument was --show-hidden in a previous iteration of
commit ddf3e66, and I forgot to change the
example.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1080>
  • Loading branch information
TheMuso authored and GStreamer Marge Bot committed Mar 25, 2021
1 parent 1f863e6 commit 0644da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/gst-device-monitor-1.0.1
Expand Up @@ -37,7 +37,7 @@ Include devices from hidden device providers.
.TP 8
.B gst\-device\-monitor\-1.0 Video/Source:video/x-raw
.TP 8
.B gst-device-monitor-1.0 -s Audio/Sink
.B gst-device-monitor-1.0 -i Audio/Sink

.SH "SEE ALSO"
.BR gst\-inspect\-1.0 (1),
Expand Down

0 comments on commit 0644da8

Please sign in to comment.