mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-06 05:17:59 +00:00
doc: Update Japanese lxc-attach(1) and lxc.container.conf(5)
* Update for commitba2be1a
(attach: move pty allocation into api) * Update for commit5757588
(manpage: correct lxc.log.file conf option) Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
This commit is contained in:
parent
95220ee6e0
commit
fb736bbe28
@ -63,7 +63,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
|
||||
<arg choice="opt">-R, --remount-sys-proc</arg>
|
||||
<arg choice="opt">--keep-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">--keep-var <replaceable>variable</replaceable></arg>
|
||||
<arg choice="opt">-- <replaceable>command</replaceable></arg>
|
||||
@ -338,28 +337,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
|
||||
</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 output produced on it will not be logged.
|
||||
-->
|
||||
<emphasis>重要:</emphasis> 標準ファイルディスクリプタが pty を参照していない場合、それらに対する出力は記録されないでしょう。
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>-v, --set-var <replaceable>variable</replaceable></option>
|
||||
|
@ -2877,7 +2877,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>lxc.log</option>
|
||||
<option>lxc.log.file</option>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user