<arg choice="opt">--keep-env</arg>
<arg choice="opt">--clear-env</arg>
<arg choice="opt">-- <replaceable>command</replaceable></arg>
+ <arg choice="opt">-L <replaceable>file</replaceable></arg>
</cmdsynopsis>
</refsynopsisdiv>
</listitem>
</varlistentry>
+ <varlistentry>
+ <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 ouput produced on it will not be logged.
+ -->
+ <emphasis>重要:</emphasis> 標準ファイルディスクリプタが pty を参照していない場合、それらに対する出力は記録されないでしょう。
+ </para>
+ </listitem>
+ </varlistentry>
+
</variablelist>
</refsect1>