From ae36592abe32022aaa08e2f0a20f6662d0eba166 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Fri, 25 Oct 2002 06:40:21 +0000 Subject: [PATCH] Fix some inconsistencies and missing flags Original commit message from CVS: Fix some inconsistencies and missing flags --- tools/gst-compprep.1 | 2 +- tools/gst-launch.1 | 9 +++++++++ tools/gst-xmllaunch.1 | 10 +++++++++- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/tools/gst-compprep.1 b/tools/gst-compprep.1 index e4cd75f..67f743a 100644 --- a/tools/gst-compprep.1 +++ b/tools/gst-compprep.1 @@ -16,7 +16,7 @@ Whenever the available gstreamer plugins are modified, generate the registry of \fIgst\-compprep\fP. .SH "FILES" .TP 8 -/etc/gst/compreg.xml +/etc/gstreamer/compreg.xml Registry generated by \fIgst\-compprep\fP and used by \fIgst\-complete\fP. .SH "SEE ALSO" .BR gst\-complete (1), diff --git a/tools/gst-launch.1 b/tools/gst-launch.1 index 24bae70..cf90c70 100644 --- a/tools/gst-launch.1 +++ b/tools/gst-launch.1 @@ -99,6 +99,15 @@ create a PIPELINE\-DESCRIPTION. .B \-\-help Print help synopsis and available FLAGS .TP 8 +.B \-\-silent +Do not output status information +.TP 8 +.B \-\-exclude=TYPE, \-XTYPE +Do not output status information of TYPE +.TP 8 +.B \-\-output=FILE, \-oFILE +Save XML representation of pipeline to FILE and exit +.TP 8 .B \-\-gst\-info\-mask=FLAGS \fIGStreamer\fP info flags to set (list with \-\-help) .TP 8 diff --git a/tools/gst-xmllaunch.1 b/tools/gst-xmllaunch.1 index c4495c0..c6a3ba3 100644 --- a/tools/gst-xmllaunch.1 +++ b/tools/gst-xmllaunch.1 @@ -31,6 +31,15 @@ sure what all is supported, it seems http works just fine though. .B \-\-help Print help synopsis and available FLAGS .TP 8 +.B \-\-silent +Do not output status information +.TP 8 +.B \-\-exclude=TYPE, \-XTYPE +Do not output status information of TYPE +.TP 8 +.B \-\-output=FILE, \-oFILE +Save XML representation of pipeline to FILE and exit +.TP 8 .B \-\-gst\-info\-mask=FLAGS \fIGStreamer\fP info flags to set (list with \-\-help) .TP 8 @@ -47,7 +56,6 @@ Enable printout of errors while loading \fIGStreamer\fP plugins .B \-\-gst\-plugin\-path=PATH Add directories separated with ':' to the plugin search path .SH "SEE ALSO" -.BR gst\-guilaunch (1), .BR gst\-launch (1), .BR gst\-register (1), .BR gst\-inspect (1), -- 2.7.4