On Mon, Dec 09, 2013 at 04:45:10PM +0900, KATOH Yasufumi wrote: > Update for commit 2afd1dc05ba38eacdfe5a9c79addaf3a7d182dbf > > Signed-off-by: KATOH Yasufumi <[email protected]>
Acked-by: Stéphane Graber <[email protected]> > --- > doc/ja/lxc-monitor.sgml.in | 25 +++++++++++++++++++++++++ > 1 file changed, 25 insertions(+) > > diff --git a/doc/ja/lxc-monitor.sgml.in b/doc/ja/lxc-monitor.sgml.in > index 90cb6e8..4e968fb 100644 > --- a/doc/ja/lxc-monitor.sgml.in > +++ b/doc/ja/lxc-monitor.sgml.in > @@ -56,6 +56,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> > <cmdsynopsis> > <command>lxc-monitor</command> > <arg choice="opt">-n <replaceable>name</replaceable></arg> > + <arg choice="opt">-Q <replaceable>name</replaceable></arg> > </cmdsynopsis> > </refsynopsisdiv> > > @@ -87,6 +88,30 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> > > </refsect1> > > + <refsect1> > + <title><!-- Options -->オプション</title> > + > + <variablelist> > + <varlistentry> > + <term> > + <option>-Q, --quit</option> > + </term> > + <listitem> > + <para> > + <!-- > + Ask the lxc-monitord daemon on each given <command>lxcpath</command> > + to quit. After receiving this command, lxc-monitord will exit > + immediately as soon as it has no clients instead of waiting the > + normal 30 seconds for new clients. This is useful if you need to > + unmount the filesystem <command>lxcpath</command> is on. > + --> > + 指定したそれぞれの <command>lxcpath</command> に対する lxc-monitord > デーモンを終了させる要求を行います.lxc-monitord は通常は新しいクライアントを 30 > 秒待ちますが,このコマンドを受け取ると,クライアントがいなくなるとすぐに終了します.このオプションは,<command>lxcpath</command> > のファイルシステムをアンマウントする必要があるときに役に立ちます. > + </para> > + </listitem> > + </varlistentry> > + </variablelist> > + </refsect1> > + > &commonoptions; > > <refsect1> > -- > 1.8.4.4 > > _______________________________________________ > lxc-devel mailing list > [email protected] > http://lists.linuxcontainers.org/listinfo/lxc-devel -- Stéphane Graber Ubuntu developer http://www.ubuntu.com
signature.asc
Description: Digital signature
_______________________________________________ lxc-devel mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-devel
