Skip to content

Commit

Permalink
doc: Update the description of -L option in lxc-autostart(1)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
tenforward authored and stgraber committed May 26, 2015
1 parent 4db216f commit 3ae656b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions doc/ja/lxc-autostart.sgml.in
Expand Up @@ -159,9 +159,9 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<para>
<!--
Rather than performing the action, just print
the container name.
the container name and wait delays until starting the next container.
-->
実際の動作は行わず、コンテナ名の表示だけを行います
実際の動作は行わず、コンテナ名と次のコンテナを開始するまでの間隔の表示だけを行います
</para>
</listitem>
</varlistentry>
Expand Down
2 changes: 1 addition & 1 deletion doc/lxc-autostart.sgml.in
Expand Up @@ -132,7 +132,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
<listitem>
<para>
Rather than performing the action, just print
the container name.
the container name and wait delays until starting the next container.
</para>
</listitem>
</varlistentry>
Expand Down

0 comments on commit 3ae656b

Please sign in to comment.