Gah. dopackages has required two arguments for, um, several years now.
This commit is contained in:
parent
4bd1f285ca
commit
5610bc9547
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35804
1 changed files with 4 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue