From: MMFuba <114305581+MMFuba@users.noreply.github.com>
Date: Sun, 12 May 2024 19:17:57 +0000 (+0200)
Subject: Update lxc-execute.sgml.in
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7aa297;p=thirdparty%2Flxc.git
Update lxc-execute.sgml.in
add hint to use numerical values for uid and gid
Signed-off-by: MMFuba <114305581+MMFuba@users.noreply.github.com>
---
diff --git a/doc/lxc-execute.sgml.in b/doc/lxc-execute.sgml.in
index bf9e16eb8..d701b89fe 100644
--- a/doc/lxc-execute.sgml.in
+++ b/doc/lxc-execute.sgml.in
@@ -124,7 +124,7 @@
- Executes the command with user ID
+ Executes the command with user ID (use numerical value)
uid inside the container.
@@ -136,7 +136,7 @@
- Executes the command with group ID
+ Executes the command with group ID (use numerical value)
gid inside the container.