File: hpodder.sgml

package info (click to toggle)
hpodder 1.1.5.0%2Bnmu2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 352 kB
  • ctags: 1
  • sloc: haskell: 1,799; makefile: 70; sh: 62
file content (41 lines) | stat: -rw-r--r-- 1,162 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
  <!ENTITY index SYSTEM "index/index.sgml">
  <!ENTITY man.hpodder SYSTEM "hpodder-manpage.sgml">
  <!ENTITY hpodder "<application>hpodder</application>">
<!ENTITY arg.castid "<arg rep='repeat' choice='opt'><replaceable>castid</replaceable></arg>">
<!ENTITY var.castid "<varlistentry><term><replaceable>castid ...</replaceable></term><listitem><para>By default, this command will operate on all podcasts.  You can limit the podcasts on which it operates with this option.  See specifying podcast IDs later in this manual for more information.</para></listitem></varlistentry>">

]>

<book id="hpodder">
  <bookinfo>
    <title>Using the hpodder podcast aggregator</title>
    <author>
      <firstname>John</firstname> <surname>Goerzen</surname>
    </author>
    <address><email>jgoerzen@complete.org</email></address>
<!--
    <legalnotice>
      <para>
        FIXME: add copyright here
      </para>
    </legalnotice>
-->
  </bookinfo>

  <reference>
    <title>hpodder Manual</title>
     &man.hpodder;
  </reference>

  &index;
</book>

<!--
Local Variables:
mode: sgml
sgml-set-face: T
End:

-->