Unverified Commit 13f9b45f by Christian Brauner Committed by GitHub

Merge pull request #2101 from tenforward/japanese

doc: Update Japanese lxc-attach(1) and lxc.container.conf(5)
parents 95220ee6 fb736bbe
...@@ -63,7 +63,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> ...@@ -63,7 +63,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<arg choice="opt">-R, --remount-sys-proc</arg> <arg choice="opt">-R, --remount-sys-proc</arg>
<arg choice="opt">--keep-env</arg> <arg choice="opt">--keep-env</arg>
<arg choice="opt">--clear-env</arg> <arg choice="opt">--clear-env</arg>
<arg choice="opt">-L, --pty-log <replaceable>file</replaceable></arg>
<arg choice="opt">-v, --set-var <replaceable>variable</replaceable></arg> <arg choice="opt">-v, --set-var <replaceable>variable</replaceable></arg>
<arg choice="opt">--keep-var <replaceable>variable</replaceable></arg> <arg choice="opt">--keep-var <replaceable>variable</replaceable></arg>
<arg choice="opt">-- <replaceable>command</replaceable></arg> <arg choice="opt">-- <replaceable>command</replaceable></arg>
...@@ -340,28 +339,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> ...@@ -340,28 +339,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<varlistentry> <varlistentry>
<term> <term>
<option>-L, --pty-log <replaceable>file</replaceable></option>
</term>
<listitem>
<para>
<!--
Specify a file where the output of <command>lxc-attach</command> will be
logged.
-->
<command>lxc-attach</command> の出力を記録するファイルを指定します。
</para>
<para>
<!--
<emphasis>Important:</emphasis> When a standard file descriptor
does not refer to a pty output produced on it will not be logged.
-->
<emphasis>重要:</emphasis> 標準ファイルディスクリプタが pty を参照していない場合、それらに対する出力は記録されないでしょう。
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>-v, --set-var <replaceable>variable</replaceable></option> <option>-v, --set-var <replaceable>variable</replaceable></option>
</term> </term>
<listitem> <listitem>
......
...@@ -2877,7 +2877,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> ...@@ -2877,7 +2877,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term> <term>
<option>lxc.log</option> <option>lxc.log.file</option>
</term> </term>
<listitem> <listitem>
<para> <para>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment