]> git.decadent.org.uk Git - dak.git/blobdiff - docs/catherine.1.sgml
Convert away from silly names
[dak.git] / docs / catherine.1.sgml
diff --git a/docs/catherine.1.sgml b/docs/catherine.1.sgml
deleted file mode 100644 (file)
index fa2317f..0000000
+++ /dev/null
@@ -1,63 +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>catherine</>
-    <manvolnum>1</>
-  </refmeta>
-  
-  <!-- Man page title -->
-  <refnamediv>
-    <refname>catherine</>
-    <refpurpose>Utility to poolize files (move them from legacy to pool location)</>
-  </refnamediv>
-
-  <!-- Arguments -->
-  <refsynopsisdiv>
-    <cmdsynopsis>
-      <command>catherine</>
-      <arg><option><replaceable>options</replaceable></></arg>
-    </cmdsynopsis>
-  </refsynopsisdiv>
-  
-  <RefSect1><Title>Description</>
-    <para>   
-      <command>catherine</command> is the command line tool to poolize files; i.e. move files from legacy locations to their corresponding pool locations.
-      </PARA>
-  </REFSECT1>
-
-  <RefSect1><Title>Options</>
-    <VariableList>
-      <varlistentry>
-       <term><option>-l/--limit</option>=<replaceable>size in kilobytes</replaceable></term>
-       <listitem>
-         <para>Set the maximum amount of data to poolize.  <emphasis>Note:</emphasis> Without this option, all files will be poolized.</para>
-       </listitem>
-      </varlistentry>
-      
-      <varlistentry>
-       <term><option>-n/--no-action</option></term>
-       <listitem>
-         <para>Don't actually do anything, just show what would be done.</para>
-       </listitem>
-      </varlistentry>
-    </VariableList>
-  </RefSect1>
-
-  <RefSect1><Title>Diagnostics</>
-    <para>
-      <command>catherine</command> returns zero on normal operation, non-zero on error.
-    </PARA>
-  </RefSect1>
-
-  &manauthor;
-  
-</refentry>