]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Update lxc-execute.sgml.in 4441/head
authorMMFuba <114305581+MMFuba@users.noreply.github.com>
Sun, 12 May 2024 19:17:57 +0000 (21:17 +0200)
committerGitHub <noreply@github.com>
Sun, 12 May 2024 19:17:57 +0000 (21:17 +0200)
add hint to use numerical values for uid and gid

Signed-off-by: MMFuba <114305581+MMFuba@users.noreply.github.com>
doc/lxc-execute.sgml.in

index bf9e16eb8b5566368c4cc984c63136f54fe0aa77..d701b89fe727b4bd013b726204de388d2b2dd90c 100644 (file)
        </term>
        <listitem>
          <para>
-           Executes the <replaceable>command</replaceable> with user ID
+           Executes the <replaceable>command</replaceable> with user ID (use numerical value)
            <replaceable>uid</replaceable> inside the container.
          </para>
        </listitem>
        </term>
        <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.
          </para>
        </listitem>