X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=docs%2Fnatalie.1.sgml;h=67447d250ca10f2b0553e7444410aa16b1ff4464;hb=59fd5aa2a8be3b76dbc968429c457f096adfa472;hp=388f6f266d05d848ea32ba7a14618c5fda16b3ef;hpb=779bb0691d139ff2487383c6aa9d87b149bad294;p=dak.git diff --git a/docs/natalie.1.sgml b/docs/natalie.1.sgml index 388f6f26..67447d25 100644 --- a/docs/natalie.1.sgml +++ b/docs/natalie.1.sgml @@ -8,58 +8,81 @@ &katie-docinfo; - + natalie 1 - + natalie - Override Utility to remove/add packages from suites + Utility to manipulate the packages overrides natalie - + - - Description</> - <para> - <command>natalie</command> is the command line tool to handle override files. Override files can be listed to stdout or updated from stdin. + <RefSect1><Title>Description</> + <para> + <command>natalie</command> is the command line tool to handle override files. Override files can be listed or updated. + </para> + </refsect1> <RefSect1><Title>Options</> - - <VariableList> - <VarListEntry><term><option>-c/--component=<replaceable>component</replaceable></option></> - <ListItem><Para>Uses the override DB for the component listed. The default is <literal>main</literal>.</PARA></LISTITEM> - </VarListEntry> - - <varlistentry> - <term><option>-l/--list</option></term> - <listitem> - <para>Lists the override DB to stdout.</para> - </listitem> - </varlistentry> - - <VarListEntry><term><option>-s/--suite=<replaceable>suite</replaceable></option></> - <ListItem><Para>Uses the override DB for the suite listed. The default is <literal>unstable</literal>.</PARA></LISTITEM> - </VarListEntry> - - <VarListEntry><term><option>-S/--set</option></term> - <ListItem><Para>Update the override DB based on the contents of stdin. Information on the results of the update are printed to stdout.</PARA></LISTITEM> - </VarListEntry> - - <varlistentry> - <term><option>-t/--type=<replaceable>type</replaceable></option></term> - <listitem> - <para>Uses the override DB for the type listed. The default is <literal>deb</literal>. Possible values are: <literal>deb</literal>, <literal>udeb</literal> and <literal>dsc</literal>.</para> - </listitem> - </varlistentry> + + <VariableList> + <varlistentry> + <term><option>-a/--add</option></term> + <listitem> + <para>Add entries to the override DB. Changes and deletions are ignored.</para> + </listitem> + </varlistentry> + + <VarListEntry><term><option>-c/--component=<replaceable>component</replaceable></option></> + <ListItem><Para>Uses the override DB for the component listed.</para> + </listitem> + </VarListEntry> + + <varlistentry> + <term><option>-h/--help</option></term> + <listitem> + <para>Display usage help and then exit.</para> + </listitem> + </varlistentry> + + <varlistentry> + <term><option>-l/--list</option></term> + <listitem> + <para>Lists the override DB to stdout.</para> + </listitem> + </varlistentry> + + <varlistentry> + <term><option>-q/--quiet</option></term> + <listitem> + <para>Be less verbose about what has been done.</para> + </listitem> + </varlistentry> + + <VarListEntry><term><option>-s/--suite=<replaceable>suite</replaceable></option></> + <ListItem><Para>Uses the override DB for the suite listed.</para></listitem> + </varlistentry> + + <VarListEntry><term><option>-S/--set</option></term> + <ListItem><Para>Set the override DB to the provided input.</PARA></LISTITEM> + </VarListEntry> + + <varlistentry> + <term><option>-t/--type=<replaceable>type</replaceable></option></term> + <listitem> + <para>Uses the override DB for the type listed. Possible values are: <literal>deb</literal>, <literal>udeb</literal> and <literal>dsc</literal>.</para> + </listitem> + </varlistentry> </VariableList> </RefSect1> @@ -67,8 +90,9 @@ <RefSect1><Title>Diagnostics</> <para> <command>natalie</command> returns zero on normal operation, non-zero on error. + </para> </RefSect1> &manauthor; - + </refentry>