]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: add clear behaviour of list options to Japanese lxc.container.conf(5)
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Mon, 1 Feb 2016 08:29:17 +0000 (17:29 +0900)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 17 Nov 2016 22:51:13 +0000 (17:51 -0500)
Update for commit ff68914

Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
doc/ja/lxc.container.conf.sgml.in

index f90d603555e87b0024f8a935a8898f8812daaeef..a772785c182bf8b794b1eaf8adf3fa99661f87fa 100644 (file)
@@ -91,10 +91,13 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
       <!--
       Each option in the configuration file has the form <command>key
       = value</command> fitting in one line. The '#' character means
-      the line is a comment.
+      the line is a comment. List options, like capabilities and cgroups
+      options, can be used with no value to clear any previously
+      defined values of that option.
       -->
       設定ファイルのオプション一つを、<command>key = value</command> の形で一行で表します。
       '#' は、その行はコメントであることを示します。
+      ケーパビリティや cgroup のオプションのような、リスト形式で指定するオプションでは、value がない形式で指定できます。このように使うと、それ以前に定義した値をすべてクリアします。
     </para>
 
     <refsect2>