diff --git a/ChangeLog b/ChangeLog index be9e44038a..91340faa58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-07-25 Tim-Philipp Müller + + Patch by: Steve Fink + + * tools/gst-inspect.1.in: + Document --print-all and --print-plugin-auto-install-info command + line options in man page. + 2007-07-25 Wim Taymans * docs/gst/gstreamer-sections.txt: diff --git a/tools/gst-inspect.1.in b/tools/gst-inspect.1.in index b89f21d344..022f32a20c 100644 --- a/tools/gst-inspect.1.in +++ b/tools/gst-inspect.1.in @@ -30,6 +30,13 @@ Print help synopsis and available FLAGS .B \-\-gst\-info\-mask=FLAGS \fIGStreamer\fP info flags to set (list with \-\-help) .TP 8 +.B \-a, \-\-print\-all +Print all plugins and elements +.TP 8 +.B \-\-print\-plugin\-auto\-install\-info +Print a machine-parsable list of features the specified plugin provides. +Useful in connection with external automatic plugin installation mechanisms. +.TP 8 .B \-\-gst\-debug\-mask=FLAGS \fIGStreamer\fP debugging flags to set (list with \-\-help) .TP 8