Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

xpn(1) [debian man page]

XPN(1)								  xpn User Manual							    XPN(1)

NAME
xpn - graphical newsreader written in Python with the GTK+ toolkit SYNOPSIS
xpn [-d | --home_dir] xpn [-c | --custom_dir= {directory}] xpn [-h | --help] DESCRIPTION
This manual page documents briefly the xpn command. This manual page was written for the Debian distribution because the original program does not have a manual page. Instead, it has documentation in the GNU info(1) format; see below. xpn is a graphical newsreader written in Python with the GTK+ toolkit. With XPN you can read/write articles on the Usenet with a good MIME support. XPN can operate with all the most diffuse charset starting from US-ASCII to UTF-8. When you edit an article XPN automatically chooses the best charset, however is always possible to override this choice. There also other useful features like scoring, filtered views, random tag-lines, external editor support, one-key navigation, ROT13, spoiler char, ... OPTIONS
-d, --home_dir use the home directory to store config files and articles (default). -c directory, --custom_dir=directory specify an existing directory where to store config files and articles. -h, --help show summary of options. FILES
${HOME}/.xpn/ Default directory where xpn stores its configuration and articles. AUTHORS
Antonio Caputo <nemesis2001@gmx.it> Upstream author. Batista Facundo <facundo@taniquetil.com.ar> Contributed some code. David Paleino <d.paleino@gmail.com> Wrote this manpage for the Debian system. Emmanuele Bassi <emmanuele.bassi@infinito.it> Contributed some code. Guillame Bedot <guillaume.bedot@wanadoo.fr> French translator and contributed some code. Marek Macioschek <Marek.M@gmx.net> German translator. Patrick Lamaiziere <patrick.softs@lamaiziere.net> French translator. Rene Fischer <rene.fischer@gaehn.org> German translator. Valentino Volonghi <dialton3@virgilio.it> Contributed some code. COPYRIGHT
Copyright (C) 2008 David Paleino This manual page was written for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. xpn 02/09/2008 XPN(1)

Check Out this Related Man Page

BIORUBY(1)						      General Commands Manual							BIORUBY(1)

NAME
br_pmfetch -- PubMed Client SYNOPSIS
br_pmfetch [options...] ["query string"] br_pmfetch [--query"query string"] [other options...] DESCRIPTION
This manual page documents briefly the br_pmfetch. br_pmfetch is a command line program to query PubMed. It can take a variety of options (documented below) to restrict your search query, which is specified by the query string. OPTIONS
-q --query Query string for PubMed search. -t --title Title of the article to search. -j --journal Journal title to search. -v --volume Journal volume to search. -i --issue Journal issue to search. -p --page First page number of the article to search. -a --author Author name to search. -m --mesh MeSH term to search. -f --format Summary output format. Options are endnote, medline, bibitem, bibtex, report, abstract nature, science, genome_res, genome_biol, nar, current, trends, cell. --pmidlist Output only a list of PudMed IDs. -n --retmax Number of articles to retrieve at the maximum. -N --retstart Starting number of articles to retrieve. -s --sort Sort method for the summary output. Options are author, journal, pub+date. --reldate Search articles published within recent # of days. --mindate Search articles published after the date YYYY/MM/DD. --maxdate Search articles published before the date YYYY/MM/DD. --help Output help and then exit. --examples Output example usages and then exit. --version Output version number and then exit. SEE ALSO
The following pages have information on the PubMed search options: http://www.ncbi.nlm.nih.gov/entrez/query/static/help/pmhelp.html http://www.ncbi.nlm.nih.gov/entrez/query/static/esearch_help.html AUTHOR
This manual page was written by David Nusinow dnusinow@debian.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. BIORUBY(1)
Man Page