Document restrictions on module names

tingping/wmclass
Matthias Clasen 2016-05-27 00:42:37 -04:00
parent 6d1d9724c5
commit c129fb7155
1 changed files with 1 additions and 1 deletions

View File

@ -282,7 +282,7 @@
<variablelist>
<varlistentry>
<term><option>name</option> (string)</term>
<listitem><para>The name of the module, used in e.g. build logs</para></listitem>
<listitem><para>The name of the module, used in e.g. build logs. The name is also used for constructing filenames and commandline arguments, therefore using spaces or '/' in this string is a bad idea.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>disabled</option> (boolean)</term>