mmore updates
[platform/upstream/gstreamer.git] / tools / gst-complete.1
1 .TH GStreamer 1 "June 2001"
2 .SH NAME
3 gst\-complete - do bash completion for gst\-launch command\-lines
4 .SH SYNOPSIS
5 .B  complete -C gst\-complete gst\-launch
6 .SH DESCRIPTION
7 .PP
8 \fIgst\-complete\fP is a utility enabling bash to provide
9 context sensitive tab completion for \fIgst\-launch\fP command\-lines.
10 .
11 See other docs for the syntax of \fIgst\-launch\fP command\-lines.
12 .
13 You must have a version of bash which supports Programmable Completion.
14 Versions of bash which support this provide the \fIcomplete\fP builtin
15 command.
16 .
17 .SH USAGE
18 Generate the registry of available plugins by running
19 \fIgst\-compprep\fP.
20 .
21 In your .bash_profile or other appropriate place, run
22 .TP 8
23 .B  complete -C gst\-complete gst\-launch
24 .SH SEE ALSO
25 .BR gst\-compprep (1),
26 .BR gst\-launch (1),
27 .BR gst\-register (1),
28 .BR gst\-inspect (1),
29 .SH AUTHOR
30 The GStreamer team at http://gstreamer.net/