X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=docs%2Flisa.1.sgml;fp=docs%2Flisa.1.sgml;h=a89234ec734fe50bf8e94239073bfd80957617a2;hb=f6386a74a3399e05382412c0eb23d9b301f6e6d4;hp=0000000000000000000000000000000000000000;hpb=fa7b68ee3d2c9d467669021fd62e09a407e1244a;p=dak.git diff --git a/docs/lisa.1.sgml b/docs/lisa.1.sgml new file mode 100644 index 00000000..a89234ec --- /dev/null +++ b/docs/lisa.1.sgml @@ -0,0 +1,95 @@ + + +%katieent; + +]> + + + &katie-docinfo; + + + lisa + 1 + + + + + lisa + Processes BYHAND and NEW packages + + + + + + lisa + + changes_file + + + + + Description</> + <para> + <command>lisa</command> is the program which installs packages from the accepted directory into the distribution. + </PARA></REFSECT1> + + <RefSect1><Title>Options</> + + <VariableList> + + <varlistentry> + <term><option>-a/--automatic</option></term> + <listitem> + <para>Run automatically; i.e. perform the default action if it's possible to do so without user interaction. Intend for use in cron jobs and the like.</para> + </listitem> + </varlistentry> + + <varlistentry> + <term><option>-h/--help</option></term> + <listitem> + <para>Display usage help and then exit.</para> + </listitem> + </varlistentry> + + <varlistentry> + <term><option>-m/--manual-reject=<replaceable>message</replaceable></option></term> + <listitem> + <para>Perform a manual rejection of the package. The <replaceable>message</replaceable> is included in the rejection notice sent to the uploader. If no <replaceable>message</replaceable> is given, an editor will be spawned so one can be added to the rejection notice. + </listitem> + </varlistentry> + + <varlistentry> + <term><option>-n/--no-action</option></term> + <listitem> + <para>Don't actually install anything; just show what would be done.</para> + </listitem> + </varlistentry> + + <varlistentry> + <term><option>-p/--no-lock</option></term> + <listitem> + <para>Don't check the lockfile. Obviously dangerous and should only be used for cron jobs (if at all).</para> + </listitem> + </varlistentry> + + <varlistentry> + <term><option>-v/--version</option></term> + <listitem> + <para>Display the version number and then exit.</para> + </listitem> + </varlistentry> + + </VariableList> + </RefSect1> + + <RefSect1><Title>Diagnostics</> + <para> + <command>lisa</command> returns zero on normal operation, non-zero on error. + </PARA> + </RefSect1> + + &manauthor; + +</refentry>