Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

webissues(1) [debian man page]

WEBISSUES(1)						      General Commands Manual						      WEBISSUES(1)

NAME
webissues - Desktop Client for the WebIssues team collaboration system SYNOPSIS
webissues [-data DIR] [-cache DIR] [-temp DIR] [Qt options...] DESCRIPTION
WebIssues is an open source, multi-platform system for issue tracking and team collaboration. It can be used to store, share and track issues with various attributes, comments and file attachments. The system is easy to install and use but has many capabilities and is highly customizable. The following command line options for overriding default paths and file locations are supported: -data DIR Location of the directory where configuration files are stored. -cache DIR Location of the directory where cache files are stored. -temp DIR Location of the directory where temporary files are stored. Additional command line options common for all Qt applications are also supported. For more details see: http://doc.trolltech.com/4.4/qapplication.html#QApplication AUTHOR
Michal Mecinski <mimec@mimec.org> COPYRIGHT
Copyright (C) 2006 Michal Mecinski Copyright (C) 2007-2012 WebIssues Team Icons based on the KDE Crystal theme copyright (C) 2002 and following years KDE Artists This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/) LICENSE
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. In addition, as a special exception, the WebIssues Team gives permission to link the code of this program with the OpenSSL library and dis- tribute linked combinations including the two. You must obey the GNU General Public License in all respects for all of the code used other than OpenSSL. You may extend this exception to your version of the program, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. SEE ALSO
http://webissues.mimec.org/ The official website of the WebIssues project. http://doc.mimec.org/webissues/client/ Online version of the WebIssues Client Manual. http://webissues.mimec.org/forum/general Here you can ask questions about installation, configuration etc. http://webissues.mimec.org/forum/tracker Here you can report bugs and suggest new features. http://wiki.mimec.org/wiki/WebIssues Wiki containing information for developers and advanced users. WEBISSUES(1)

Check Out this Related Man Page

ietf2datebook(1)						    PILOT-LINK							  ietf2datebook(1)

NAME
ietf2datebook - Converts IETF agenda format to install-datebook format SECTION
pilot-link: Tools SYNOPSIS
ietf2datebook < ietf-agenda > datebook.txt DESCRIPTION
ietf2datebook is a Perl script that converts IETF (http://www.ietf.org) agenda to format suitable for the install-datebook program. The agenda file is given to it as standard input and the output file is sent to standard output. Please remove all headers and footers from the agenda file before giving it to ietf2datebook. OPTIONS
none USAGE
The program will read IETF agenda from its stdin and output format suitable for the install-datebook program to STDOUT. AUTHOR
ietf2datebook was originally written by Tero Kivinen <kivinen@iki.fi> This manual page was converted to XML by Neil Williams <linux@codehelp.co.uk> REPORTING BUGS
We have an online bug tracker. Using this is the only way to ensure that your bugs are recorded and that we can track them until they are resolved or closed. Reporting bugs via email, while easy, is not very useful in terms of accountability. Please point your browser to http://bugs.pilot-link.org: http://bugs.pilot-link.org and report your bugs and issues there. COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. SEE ALSO
pilot-read-ical(1), pilot-xfer(1), install-datebook(1), pilot-link(7). 0.12.5 Copyright 1996-2007 FSF ietf2datebook(1)
Man Page