Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
359c71b6
Commit
359c71b6
authored
Dec 09, 2013
by
KATOH Yasufumi
Committed by
Stéphane Graber
Dec 09, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: Update Japanese lxc-monitor(1)
Update for commit
2afd1dc0
Signed-off-by:
KATOH Yasufumi
<
karma@jazz.email.ne.jp
>
Acked-by:
Stéphane Graber
<
stgraber@ubuntu.com
>
parent
44b430e2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
+25
-0
lxc-monitor.sgml.in
doc/ja/lxc-monitor.sgml.in
+25
-0
No files found.
doc/ja/lxc-monitor.sgml.in
View file @
359c71b6
...
@@ -56,6 +56,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
...
@@ -56,6 +56,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<cmdsynopsis>
<cmdsynopsis>
<command>lxc-monitor</command>
<command>lxc-monitor</command>
<arg choice="opt">-n <replaceable>name</replaceable></arg>
<arg choice="opt">-n <replaceable>name</replaceable></arg>
<arg choice="opt">-Q <replaceable>name</replaceable></arg>
</cmdsynopsis>
</cmdsynopsis>
</refsynopsisdiv>
</refsynopsisdiv>
...
@@ -87,6 +88,30 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
...
@@ -87,6 +88,30 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
</refsect1>
</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;
&commonoptions;
<refsect1>
<refsect1>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment