]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Update lxc-execute.sgml.in 4446/head
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Fri, 17 May 2024 07:47:16 +0000 (16:47 +0900)
committerKATOH Yasufumi <karma@jazz.email.ne.jp>
Fri, 17 May 2024 07:47:16 +0000 (16:47 +0900)
Update for a7aa297

Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
doc/ja/lxc-execute.sgml.in

index a1526e55ac3c89ba713e5c383b3bb993f9ac1b74..161429164470517900f2a98dc973bdf94a20820a 100644 (file)
        <listitem>
          <para>
            <!--
-           Executes the <replaceable>command</replaceable> with group ID
+           Executes the <replaceable>command</replaceable> with group ID (use numerical value)
            <replaceable>gid</replaceable> inside the container.
            -->
-           コンテナ内で、グループ ID <replaceable>gid</replaceable> で <replaceable>command</replaceable> を実行します。
+           コンテナ内で、グループ ID <replaceable>gid</replaceable> で <replaceable>command</replaceable> を実行します(数値で指定)
          </para>
        </listitem>
       </varlistentry>