diff options
author | Richard Boulton <richard@tartarus.org> | 2002-03-02 16:24:00 +0000 |
---|---|---|
committer | Richard Boulton <richard@tartarus.org> | 2002-03-02 16:24:00 +0000 |
commit | 74525d04138618dec891862429ff699c3d341272 (patch) | |
tree | adfe7f1f74acf536cffe217fd9e491ef2aaff193 /tools/gst-launch-ext.1 | |
parent | 58d346c0c40b7d2a89f17ee9ff78dbe11cab584c (diff) |
Fix a small typo in gst-launch-ext.
Original commit message from CVS:
Fix a small typo in gst-launch-ext.
Add gst-visualise, together with a manpage.
Diffstat (limited to 'tools/gst-launch-ext.1')
-rw-r--r-- | tools/gst-launch-ext.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gst-launch-ext.1 b/tools/gst-launch-ext.1 index fece4f55..6918f856 100644 --- a/tools/gst-launch-ext.1 +++ b/tools/gst-launch-ext.1 @@ -2,7 +2,7 @@ .SH "NAME" gst\-launch\-ext \- Run a predefined GStreamer pipeline .SH "SYNOPSIS" -\fBgst\-launch\-ext\fR \fI[OPTION...]\fR PIPELINE\-DESCRIPTION +\fBgst\-launch\-ext\fR \fIfilename [filename...]\fR .SH "DESCRIPTION" .LP \fIgst\-launch\-ext\fP is a tool that is used to run a basic predefined \fIGStreamer\fP pipeline. |