summaryrefslogtreecommitdiff
path: root/manpages/feed2imap-dumpconfig.xml
diff options
context:
space:
mode:
Diffstat (limited to 'manpages/feed2imap-dumpconfig.xml')
-rw-r--r--manpages/feed2imap-dumpconfig.xml77
1 files changed, 0 insertions, 77 deletions
diff --git a/manpages/feed2imap-dumpconfig.xml b/manpages/feed2imap-dumpconfig.xml
deleted file mode 100644
index bc1e4dc..0000000
--- a/manpages/feed2imap-dumpconfig.xml
+++ /dev/null
@@ -1,77 +0,0 @@
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN"
- "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
- [
- <!ENTITY program "feed2imap-dumpconfig">
- <!ENTITY command "<command>&program;</command>">
- <!ENTITY firstname "Lucas">
- <!ENTITY surname "Nussbaum">
- <!ENTITY address "lucas@lucas-nussbaum.net">
- ]>
-<refentry>
-<refentryinfo>
- <author>
- <firstname>&firstname;</firstname>
- <surname>&surname;</surname>
- </author>
- <address>&address;</address>
- <copyright>
- <year>2005</year>
- <holder>&firstname; &surname;</holder>
- </copyright>
- <date>Jul 25, 2005</date>
-</refentryinfo>
-<refmeta>
- <refentrytitle>&program;</refentrytitle>
- <manvolnum>1</manvolnum>
-</refmeta>
-<refnamediv>
- <refname>&program;</refname>
- <refpurpose>Dump feed2imap config</refpurpose>
-</refnamediv>
-<refsynopsisdiv>
- <cmdsynopsis>
- <command>feed2imap-dumpconfig</command> [OPTIONS]
- </cmdsynopsis>
-</refsynopsisdiv>
-<refsect1>
- <title>DESCRIPTION</title>
-
- <para><command>feed2imap-dumpconfig</command> dumps the content of your feed2imaprc to screen.</para>
-
-<variablelist>
- <varlistentry>
- <term>
- <option>-f</option></term><term><option>--config <replaceable>file</replaceable></option>
- </term>
- <listitem>
- <para>Use another config file (~/.feed2imaprc is the default).</para>
- </listitem>
- </varlistentry></variablelist>
-</refsect1>
-<refsect1>
- <title>SEE ALSO</title>
-
- <para>Homepage :
- <ulink url="http://home.gna.org/feed2imap/">http://home.gna.org/feed2imap/</ulink></para>
-
- <para>
- <citerefentry><refentrytitle>feed2imaprc</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
- <citerefentry><refentrytitle>feed2imap</refentrytitle><manvolnum>1</manvolnum></citerefentry>
- </para>
-</refsect1>
-<refsect1>
- <title>AUTHOR</title>
- <para>Copyright (C) 2005 Lucas Nussbaum <email>lucas@lucas-nussbaum.net</email></para>
-
- <para>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.</para>
-
- <para>This program is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- more details.</para>
-
-</refsect1>
-</refentry>