Revision 21005,
902 bytes
checked in by ghudson, 20 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r21004,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
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 the man page for \fIgst\-launch\fP for the syntax of \fIgst\-launch\fP |
---|
12 | command\-lines. |
---|
13 | . |
---|
14 | You must have a version of bash which supports programmable completion. |
---|
15 | Versions of bash which support this provide the \fIcomplete\fP builtin |
---|
16 | command. |
---|
17 | . |
---|
18 | .SH USAGE |
---|
19 | Generate the registry of available plugins by running |
---|
20 | \fIgst\-compprep\fP. |
---|
21 | . |
---|
22 | In your .bash_profile or other appropriate place, run |
---|
23 | .TP 8 |
---|
24 | .B complete -C gst\-complete gst\-launch |
---|
25 | .SH SEE ALSO |
---|
26 | .BR gst\-compprep (1), |
---|
27 | .BR gst\-launch (1), |
---|
28 | .BR gst\-register (1), |
---|
29 | .BR gst\-inspect (1), |
---|
30 | .SH AUTHOR |
---|
31 | The GStreamer team at http://gstreamer.net/ |
---|
Note: See
TracBrowser
for help on using the repository browser.