diff options
| author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-04-06 19:32:21 +0100 |
|---|---|---|
| committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-04-06 19:32:21 +0100 |
| commit | b1c711f131520ce268b6403bb7e61595300c5b81 (patch) | |
| tree | 2fe2dc17094214259e33027fcc5aacdcadd5c0e2 /doc/man/en/xine-config.1 | |
| parent | 1397c2baedd7a1f4a203c4a1ce14d8a46ba5d523 (diff) | |
| download | xine-lib-b1c711f131520ce268b6403bb7e61595300c5b81.tar.gz xine-lib-b1c711f131520ce268b6403bb7e61595300c5b81.tar.bz2 | |
Add a tool to list MIME types & filetype extns known to xine-lib plugins.
This is expected to see most use in updating MIME type lists in front ends'
desktop files.
Diffstat (limited to 'doc/man/en/xine-config.1')
| -rw-r--r-- | doc/man/en/xine-config.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/man/en/xine-config.1 b/doc/man/en/xine-config.1 index d8c778475..207dc2dea 100644 --- a/doc/man/en/xine-config.1 +++ b/doc/man/en/xine-config.1 @@ -36,6 +36,8 @@ Print the linker flags that are necessary to link \fIlibxine\fP to a program. Print the compiler flags (for C and Objective C, respectively) that are necessary to compile a program that uses \fIlibxine\fP. .TP 8 +.B \-\-bindir +.TQ 8 .B \-\-plugindir .TQ 8 .B \-\-datadir @@ -43,8 +45,8 @@ necessary to compile a program that uses \fIlibxine\fP. .B \-\-scriptdir .TQ 8 .B \-\-localedir -Print the directory where, respectively, \fIlibxine\fP plugins, data files, -scripts and locale data are stored/expected. +Print the directory where, respectively, \fIlibxine\fP binaries, plugins, +data files, scripts and locale data are stored/expected. .TP 8 .B \-\-prefix=PREFIX If specified, use PREFIX instead of the installation prefix that \fIxine-lib\fP |
