From 52bf34d8abf070884bc2119dfc5486c840e53b13 Mon Sep 17 00:00:00 2001
From: MMFuba <114305581+MMFuba@users.noreply.github.com>
Date: Sun, 12 May 2024 21:13:36 +0200
Subject: [PATCH] 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>
---
doc/lxc-attach.sgml.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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.
--
2.47.2