doc: Update the description of -L option in lxc-autostart(1)

Add the description about displaying the value of wait delays for -L
option

Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
KATOH Yasufumi 2015-05-13 15:19:17 +09:00 committed by Stéphane Graber
parent 4db216f75b
commit 3ae656b54b
2 changed files with 3 additions and 3 deletions

View File

@ -159,9 +159,9 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<para> <para>
<!-- <!--
Rather than performing the action, just print Rather than performing the action, just print
the container name. the container name and wait delays until starting the next container.
--> -->
実際の動作は行わず、コンテナ名の表示だけを行います。 実際の動作は行わず、コンテナ名と次のコンテナを開始するまでの間隔の表示だけを行います。
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>

View File

@ -132,7 +132,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
<listitem> <listitem>
<para> <para>
Rather than performing the action, just print Rather than performing the action, just print
the container name. the container name and wait delays until starting the next container.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>