Gah. dopackages has required two arguments for, um, several years now.

This commit is contained in:
Mark Linimon 2010-05-25 00:10:06 +00:00
parent 4bd1f285ca
commit 5610bc9547
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35804

View file

@ -226,7 +226,10 @@
<command>dopackages.wrapper</command>. These scripts
take a number of arguments. For example:</para>
<screen><command>dopackages.6 <replaceable>${arch}</replaceable> <literal>[-options]</literal></command></screen>
<screen><command>dopackages.6 <replaceable>${arch}</replaceable> <replaceable>${buildid}</replaceable> <literal>[-options]</literal></command></screen>
<para>Most often, you will be using <literal>latest</literal> for
the value of <replaceable>buildid</replaceable>.</para>
<para><literal>[-options]</literal> may be zero or more of the
following:</para>