[lxc-devel] [PATCH 1/5] doc: Add -F option to Japanese lxc-start(1)

Stéphane Graber stgraber at ubuntu.com
Mon Aug 4 19:45:27 UTC 2014


On Fri, Aug 01, 2014 at 07:37:53PM +0900, KATOH Yasufumi wrote:
> Update for commit 476d302
> 
> Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>

Acked-by: Stéphane Graber <stgraber at ubuntu.com>

> ---
>  doc/ja/lxc-start.sgml.in | 17 +++++++++++++++++
>  1 file changed, 17 insertions(+)
> 
> diff --git a/doc/ja/lxc-start.sgml.in b/doc/ja/lxc-start.sgml.in
> index 76b3b7d..5f78791 100644
> --- a/doc/ja/lxc-start.sgml.in
> +++ b/doc/ja/lxc-start.sgml.in
> @@ -60,6 +60,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>        <arg choice="opt">-c <replaceable>console_device</replaceable></arg>
>        <arg choice="opt">-L <replaceable>console_logfile</replaceable></arg>
>        <arg choice="opt">-d</arg>
> +      <arg choice="opt">-F</arg>
>        <arg choice="opt">-p <replaceable>pid_file</replaceable></arg>
>        <arg choice="opt">-s KEY=VAL</arg>
>        <arg choice="opt">-C</arg>
> @@ -128,6 +129,22 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>  	<term>
> +	  <option>-F, --foreground</option>
> +	</term>
> +	<listitem>
> +	  <para>
> +            <!--
> +	    Run the container in the foreground. In this mode, the container
> +	    console will be attached to the current tty and signals will be routed
> +	    directly to the container.
> +            -->
> +            コンテナをフォアグラウンドで実行します。このモードでは、コンテナコンソールは現在使用中の tty に割り当てられ、シグナルはコンテナに直接送られます。(これがデフォルトのモードです)
> +	  </para>
> +	</listitem>
> +      </varlistentry>
> +
> +      <varlistentry>
> +	<term>
>  	  <option>-p, --pidfile <replaceable>pid_file</replaceable></option>
>  	</term>
>  	<listitem>
> -- 
> 1.9.0
> 
> _______________________________________________
> lxc-devel mailing list
> lxc-devel at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20140804/308ed868/attachment.sig>


More information about the lxc-devel mailing list