Reflecting the possibility to use an alternate shell

This commit is contained in:
Pierre Pronchery 2013-11-30 06:03:57 +01:00
parent 3d71821a28
commit 4e922b4adb

View File

@ -49,6 +49,7 @@
<refsynopsisdiv> <refsynopsisdiv>
<cmdsynopsis> <cmdsynopsis>
<command>&name;</command> <command>&name;</command>
<arg><replaceable>shell</replaceable></arg>
</cmdsynopsis> </cmdsynopsis>
</refsynopsisdiv> </refsynopsisdiv>
<refsect1 id="description"> <refsect1 id="description">
@ -57,7 +58,8 @@
</refsect1> </refsect1>
<refsect1 id="options"> <refsect1 id="options">
<title>Options</title> <title>Options</title>
<para>This program does not accept any options from the command line.</para> <para>The path to an alternate default shell can be given as an argument on
the command line.</para>
</refsect1> </refsect1>
<refsect1 id="bugs"> <refsect1 id="bugs">
<title>Bugs</title> <title>Bugs</title>