doc: update buildiso and manjaro-tools.conf

This commit is contained in:
udeved 2017-02-15 01:17:23 +01:00
parent d738f72680
commit e4abc96f89
2 changed files with 11 additions and 3 deletions

View file

@ -75,7 +75,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<term><option>-p PROFILE...</option></term>
<listitem><para>Name of the build list or name of the directory
you will build. It needs to cantains a existing build list or a
you will build. It needs to contain an existing build list or a
folder with a valid profile.</para></listitem>
</varlistentry>
@ -110,9 +110,9 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
</varlistentry>
<varlistentry>
<term><option>-s</option></term>
<term><option>-g KEY</option></term>
<listitem><para>Sign the iso.</para></listitem>
<listitem><para>The GPG key to use to sign the sfs images.</para></listitem>
</varlistentry>
<varlistentry>

View file

@ -241,6 +241,14 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
</para></listitem>
</varlistentry>
<varlistentry>
<term><varname>gpgkey=</varname></term>
<listitem><para>If the gpgkey is supplied, the sfs images on iso will be signed.
If the key is left empty or commented, signing will be skipped.
</para></listitem>
</varlistentry>
<varlistentry>
<term><varname>initsys=</varname></term>