From: Adam Dickmeiss Date: Sat, 20 Oct 2012 09:40:55 +0000 (+0200) Subject: Actually add the man page. X-Git-Tag: v1.3.50~18 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=36c2c4b8900e01da1b2c2b1f1237379ad02dbbc1;p=metaproxy-moved-to-github.git Actually add the man page. --- diff --git a/doc/metaproxy-config.xml b/doc/metaproxy-config.xml new file mode 100644 index 0000000..cd72986 --- /dev/null +++ b/doc/metaproxy-config.xml @@ -0,0 +1,130 @@ + + + %local; + + %idcommon; +]> + + + Metaproxy + &version; + Index Data + + + + metaproxy-config + 1 + Commands + + + + metaproxy-config + + script to get information about the installation of Metaproxy + + + + + + metaproxy-config + + + + + + + + + + + DESCRIPTION + + + metaproxy-config is a script that returns information + that your own software should use to build software that uses Metaproxy. + + + + + OPTIONS + + + + --prefix[=DIR] + + Returns prefix of Metaproxy or assume a different one if DIR is + specified. + + + + + --version + + Returns version of Metaproxy. + + + + + --libs + + Library specification be used when linking with Metaproxy libraries. + + + + + --lalibs + + Returns library specification. + + + + + --cflags + + Returns C++ Compiler flags. + + + + + + + FILES + + prefix/bin/metaproxy-config + + + prefix/lib/libmetaproxy*.a + + + prefix/lib/metaproxy4/modules + + + prefix/include/metaproxy + + + + SEE ALSO + + + metaproxy + 1 + + + + The Metaproxy + manual. + + + + ©right; + + + +