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