From: MMFuba <114305581+MMFuba@users.noreply.github.com>
Date: Sun, 12 May 2024 19:13:36 +0000 (+0200)
Subject: Update lxc-attach.sgml.in
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4442%2Fhead;p=thirdparty%2Flxc.git
Update lxc-attach.sgml.in
added hint to use numerical value for uid and gid
Signed-off-by: MMFuba <114305581+MMFuba@users.noreply.github.com>
---
diff --git a/doc/lxc-attach.sgml.in b/doc/lxc-attach.sgml.in
index 754d42416..1913060ce 100644
--- a/doc/lxc-attach.sgml.in
+++ b/doc/lxc-attach.sgml.in
@@ -266,7 +266,7 @@
- Executes the command with user ID
+ Executes the command with user ID (use numerical value)
uid inside the container.
@@ -278,7 +278,7 @@
- Executes the command with group ID
+ Executes the command with group ID (use numerical value)
gid inside the container.