]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Update lxc-attach.sgml.in 4442/head
authorMMFuba <114305581+MMFuba@users.noreply.github.com>
Sun, 12 May 2024 19:13:36 +0000 (21:13 +0200)
committerGitHub <noreply@github.com>
Sun, 12 May 2024 19:13:36 +0000 (21:13 +0200)
added hint to use numerical value for uid and gid

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

index 754d424160958b1baaaf6d7f58593d5217d2344a..1913060ceed841354218a776aaa93fba4d9031d0 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>