]> git.decadent.org.uk Git - dak.git/blobdiff - docs/heidi.1.sgml
Convert away from silly names
[dak.git] / docs / heidi.1.sgml
diff --git a/docs/heidi.1.sgml b/docs/heidi.1.sgml
deleted file mode 100644 (file)
index 8ff32df..0000000
+++ /dev/null
@@ -1,82 +0,0 @@
-<!-- -*- mode: sgml; mode: fold -*- -->
-<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
-
-<!ENTITY % katieent SYSTEM "katie.ent">
-%katieent;
-
-]>
-
-<refentry>
-  &katie-docinfo;
-
-  <refmeta>
-    <refentrytitle>heidi</>
-    <manvolnum>1</>
-  </refmeta>
-
-  <!-- Man page title -->
-  <refnamediv>
-    <refname>heidi</>
-    <refpurpose>Utility to alter or display the contents of a suite</>
-  </refnamediv>
-
-  <!-- Arguments -->
-  <refsynopsisdiv>
-    <cmdsynopsis>
-      <command>heidi</>
-      <arg><option><replaceable>options</replaceable></></arg>
-      <arg choice="plain"><replaceable>file...</replaceable></arg>
-    </cmdsynopsis>
-  </refsynopsisdiv>
-
-  <RefSect1><Title>Description</>
-    <para>
-      <command>heidi</command> is a utility to alter or display the contents of a suite.  Input for alterations is taken either from filename(s) supplied or stdin.  The format for both input and output is lines each with a whitespace separated list of: <literal>package</literal>, <literal>version</literal> and <literal>architecture</literal>.
-    </PARA>
-  </REFSECT1>
-
-  <RefSect1><Title>Options</>
-
-    <VariableList>
-      <VarListEntry><term><option>-a/--add=<replaceable>suite</replaceable></option></>
-       <ListItem>
-         <Para>Add to the suite.</PARA>
-       </LISTITEM>
-      </VarListEntry>
-
-      <VarListEntry><term><option>-l/--list=<replaceable>suite</replaceable></option></>
-       <ListItem>
-         <Para>List the contents of the suite.</PARA>
-       </LISTITEM>
-      </VarListEntry>
-
-      <VarListEntry><term><option>-r/--remove=<replaceable>suite</replaceable></option></>
-       <ListItem>
-         <Para>Remove from the suite.</PARA>
-       </LISTITEM>
-      </VarListEntry>
-
-      <VarListEntry><term><option>-s/--set=<replaceable>suite</replaceable></option></>
-       <ListItem>
-         <Para>Set the suite to exactly the input.</PARA>
-       </LISTITEM>
-      </VarListEntry>
-
-      <VarListEntry><term><option>-h/--help</option></>
-       <ListItem>
-         <Para>Show help and then exit.</PARA>
-       </LISTITEM>
-      </VarListEntry>
-
-    </VariableList>
-  </RefSect1>
-
-  <RefSect1><Title>Diagnostics</>
-    <para>
-      <command>heidi</command> returns zero on normal operation, non-zero on error.
-    </PARA>
-  </RefSect1>
-
-  &manauthor;
-
-</refentry>