docs: Add docs for shell sources

This commit is contained in:
Alexander Larsson
2016-02-22 16:26:46 +01:00
parent 40feb18556
commit b9368753fa

View File

@@ -465,6 +465,22 @@
</varlistentry>
</variablelist>
</refsect3>
<refsect3>
<title>Shell sources</title>
<para>
This is a to create/modify the sources by running shell commands.
</para>
<variablelist>
<varlistentry>
<term><option>type</option></term>
<listitem><para>"shell"</para></listitem>
</varlistentry>
<varlistentry>
<term><option>commands</option></term>
<listitem><para>An array of shell commands that will be run during source extraction</para></listitem>
</varlistentry>
</variablelist>
</refsect3>
<refsect3>
<title>Patch sources</title>
<variablelist>