[Ida-cvs] htdocs/documentation avap-tool-man.php,NONE,1.1 avapd-man.php,NONE,1.1 ida-fscan-man.php,1
Status: Pre-Alpha
Brought to you by:
alexanderb
From: Alexander B. <ale...@us...> - 2005-01-06 14:07:50
|
Update of /cvsroot/ida/htdocs/documentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10331/documentation Modified Files: ida-fscan-man.php Added Files: avap-tool-man.php avapd-man.php Log Message: - added manual pages --- NEW FILE: avap-tool-man.php --- <? include "header.inc"; ?> <BODY> <H1>AVAP-TOOL</H1> Section: avap-tool Manual Pages (1)<BR>Updated: 2004-12-31<BR><A HREF="#index">Index</A> <A HREF="http://ida.sourceforge.net/manuals.php">Return to Main Contents</A><HR> <HR> <A NAME="index"> </A><H2>Index</H2> <DL> <DT><A HREF="#lbAB">NAME</A><DD> <DT><A HREF="#lbAC">SYNOPSIS</A><DD> <DT><A HREF="#lbAD">DESCRIPTION</A><DD> <DT><A HREF="#lbAE">OPTIONS</A><DD> <DT><A HREF="#lbAF">AUTHOR</A><DD> <DT><A HREF="#lbAG">REPORTING BUGS</A><DD> <DT><A HREF="#lbAI">SEE ALSO</A><DD> </DL> <A NAME="lbAB"> </A> <H2>NAME</H2> avap-tool - Ida client tool <A NAME="lbAC"> </A> <H2>SYNOPSIS</H2> avapd [-option ...] <A NAME="lbAD"> </A> <H2>DESCRIPTION</H2> avap-tool is a Ida client tool for server queries and item downloads. <A NAME="lbAE"> </A> <H2>OPTIONS</H2> avap-tool accepts the following options: <B><DL COMPACT> <DT>-d --download=ID<DD> </B> Download a Song of the given ID. <B><DT>-i --info<DD> </B> Give some informations about the AVAP Server. <B><DT>-l --list<DD> </B> List all Songs located on the Server. <B><DT>-g --genres<DD> </B> List Genres of all Songs. <B><DT>-s --server=HOST<DD> </B> Connect to AVAP server on HOST <B><DT>-p --port=PORT<DD> </B> Connect to AVAP server on PORT <B><DT>-? --help<DD> </B> Give a help page for command line arguments. <B><DT>-V --version<DD> </B> Print program version and exit. </DL> <A NAME="lbAF"> </A> <H2>AUTHOR</H2> Alexander Bauer <<A HREF="mailto:ale...@us...">ale...@us...</A>> <A NAME="lbAG"> </A> <H2>REPORTING BUGS</H2> Reporting bugs to <<A HREF="mailto:ida...@li...">ida...@li...</A>> <A NAME="lbAI"> </A> <H2>SEE ALSO</H2> <B><A HREF="http://ida.sourceforge.net/documentation/ida-fscan-man.php">ida-fscan</A></B>(1), <B><A HREF="http://ida.sourceforge.net/documentation/avapd-man.php">avapd</A></B>(1) <P> <HR> This document was created by man2html, using the manual pages.<BR> Time: 13:33:57 GMT, January 06, 2005 </BODY> <? include "footer.inc"; ?> --- NEW FILE: avapd-man.php --- <? include "header.inc"; ?> <BODY> <H1>AVAPD</H1> Section: avapd Manual Pages (1)<BR>Updated: 2004-12-30<BR><A HREF="#index">Index</A> <A HREF="http://ida.sourceforge.net/manuals.php">Return to Main Contents</A><HR> <HR> <A NAME="index"> </A><H2>Index</H2> <DL> <DT><A HREF="#lbAB">NAME</A><DD> <DT><A HREF="#lbAC">SYNOPSIS</A><DD> <DT><A HREF="#lbAD">DESCRIPTION</A><DD> <DT><A HREF="#lbAE">OPTIONS</A><DD> <DT><A HREF="#lbAF">AUTHOR</A><DD> <DT><A HREF="#lbAG">REPORTING BUGS</A><DD> <DT><A HREF="#lbAI">SEE ALSO</A><DD> </DL> <A NAME="lbAB"> </A> <H2>NAME</H2> avapd - Ida server daemon <A NAME="lbAC"> </A> <H2>SYNOPSIS</H2> avapd [-option ...] <A NAME="lbAD"> </A> <H2>DESCRIPTION</H2> avapd is the AVAP server daemon, which is part of the Ida Project. DAAP is also supported. <A NAME="lbAE"> </A> <H2>OPTIONS</H2> avapd accepts the following options: <B><DL COMPACT> <DT>-a --avap<DD> </B> Handle AVAP Requests only. <B><DT>-b --background<DD> </B> Run Server in Background (Daemonized) <B><DT>-c --config=FILE<DD> </B> Read configuration from: FILE <B><DT>-d --dbname=NAME<DD> </B> Connect Database: NAME <B><DT>-h --psql-host=HOST<DD> </B> Use PostgreSQL on server: HOST <B><DT>-l --logfile=FILE<DD> </B> Logging messages to FILE <B><DT>-n --name=NAME<DD> </B> Set servername to: NAME <B><DT>-p --port=PORT<DD> </B> Set port to PORT to listen for connections <B><DT>-q --quiet<DD> </B> Dont print any warnings <B><DT>-s --syslog<DD> </B> Use syslog <B><DT>-t --daap<DD> </B> Handle DAAP Requests only <B><DT>-v --verbose<DD> </B> Produce verbose information <B><DT>-w --psql-port=PORT<DD> </B> Connect PostgreSQL using port: PORT <B><DT>-? --help<DD> </B> Give this help list <B><DT> --usage<DD> </B> Give a short usage message <B><DT>-V --version<DD> </B> Print program version </DL> <A NAME="lbAF"> </A> <H2>AUTHOR</H2> Alexander Bauer <<A HREF="mailto:ale...@us...">ale...@us...</A>> <A NAME="lbAG"> </A> <H2>REPORTING BUGS</H2> Reporting bugs to <<A HREF="mailto:ida...@li...">ida...@li...</A>> <A NAME="lbAI"> </A> <H2>SEE ALSO</H2> <B><A HREF="http://ida.sourceforge.net/documentation/ida-fscan-man.php">ida-fscan</A></B>(1), <B><A HREF="http://ida.sourceforge.net/documentation/ida-tool-man.php">ida-tool</A></B>(1) <P> <HR> This document was created by man2html, using the manual pages.<BR> Time: 13:31:22 GMT, January 06, 2005 </BODY> <? include "footer.inc"; ?> Index: ida-fscan-man.php =================================================================== RCS file: /cvsroot/ida/htdocs/documentation/ida-fscan-man.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ida-fscan-man.php 6 Jan 2005 13:56:50 -0000 1.1 --- ida-fscan-man.php 6 Jan 2005 14:07:41 -0000 1.2 *************** *** 14,18 **** <DT><A HREF="#lbAF">AUTHOR</A><DD> <DT><A HREF="#lbAG">REPORTING BUGS</A><DD> - <DT><A HREF="#lbAH">OTHER INFO</A><DD> <DT><A HREF="#lbAI">SEE ALSO</A><DD> </DL> --- 14,17 ---- *************** *** 85,95 **** Reporting bugs to <<A HREF="mailto:ida...@li...">ida...@li...</A>> - <A NAME="lbAH"> </A> <H2>SEE ALSO</H2> ! <B><A HREF="http://ida.sourceforge.net/documentation/avapd-man.html">avapd</A></B>(1), ! <B><A HREF="http://ida.sourceforge.net/documentation/ida-tool-man.html">ida-tool</A></B>(1) <P> --- 84,94 ---- Reporting bugs to <<A HREF="mailto:ida...@li...">ida...@li...</A>> + <A NAME="lbAI"> </A> <H2>SEE ALSO</H2> ! <B><A HREF="http://ida.sourceforge.net/documentation/avapd-man.php">avapd</A></B>(1), ! <B><A HREF="http://ida.sourceforge.net/documentation/ida-tool-man.php">ida-tool</A></B>(1) <P> |