mirror of
https://github.com/vivier/EMILE.git
synced 2024-12-21 18:30:20 +00:00
update
This commit is contained in:
parent
f1d9f61893
commit
7d0557acf9
@ -72,24 +72,21 @@ manpage.1: manpage.sgml
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><option>-h</option>
|
||||
<option>--help</option></term>
|
||||
<term><option>-h</option>, <option>--help</option></term>
|
||||
<listitem>
|
||||
<para>Show summary of options.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-v</option>
|
||||
<option>--verbose</option></term>
|
||||
<term><option>-v</option>, <option>--verbose</option></term>
|
||||
<listitem>
|
||||
<para>Activate verbose mode.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-t</option>
|
||||
<option>--test</option></term>
|
||||
<term><option>-t</option>, <option>--test</option></term>
|
||||
<listitem>
|
||||
<para>Activate test mode (don't write to disk).</para>
|
||||
</listitem>
|
||||
@ -102,46 +99,6 @@ manpage.1: manpage.sgml
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-f</option>
|
||||
<option>--first PATH</option></term>
|
||||
<listitem>
|
||||
<para>Set path of EMILE first level.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-s</option>
|
||||
<option>--second PATH</option></term>
|
||||
<listitem>
|
||||
<para>Set path of EMILE second level.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-k</option>
|
||||
<option>--kernel PATH</option></term>
|
||||
<listitem>
|
||||
<para>Set path of kernel.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-a</option>
|
||||
<option>--append ARG</option></term>
|
||||
<listitem>
|
||||
<para>Set kernel command line.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-p</option>
|
||||
<option>--partition DEV</option></term>
|
||||
<listitem>
|
||||
<para>Define device where to install boot block.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--restore[=FILE]</option></term>
|
||||
<listitem>
|
||||
@ -164,6 +121,20 @@ manpage.1: manpage.sgml
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-c</option>, <option>--config=FILE</option></term>
|
||||
<listitem>
|
||||
<para>use config file FILE</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-n</option>, <option>--no-fs</option></term>
|
||||
<listitem>
|
||||
<para>don't use EMILE embededed filesystems</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user