From 4fd41d7544c18dfbe0df4fc2bba95d82f539b882 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 1 Nov 2020 14:50:03 +0100 Subject: [PATCH] ld.so.8: Document the --argv0 option added in glibc 2.33 Signed-off-by: Michael Kerrisk --- man8/ld.so.8 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/man8/ld.so.8 b/man8/ld.so.8 index 614a112a4..e81678fd9 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -193,6 +193,13 @@ set from a shell, to prevent their expansion as shell or environment variables. .SH OPTIONS .TP +.BR \-\-argv0 " \fIstring\fP (since glibc 2.33)" +Set +.I argv[0] +to the value +.I string +before running the program. +.TP .BI \-\-audit " list" Use objects named in .I list