From d04679a2e30ecc35a68e876829984c9dfba710e4 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 17 Oct 2017 17:29:06 +0200 Subject: Rewrite and relicense MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index b162617..26a3b28 100644 --- a/README +++ b/README @@ -2,11 +2,11 @@ NAME exec-as - exec(1) with explicit argv[0] SYNOPSIS - exec-as FILE [ARGV0 [ARGV]...] + exec-as command [argv0 [arg ...]] DESCRIPTION - exec-as shall spawn the program FILE, using execvp(3), - using ARGV0 as the value for argv[0], and the following + exec-as runs the program command, using execvp(3), + using argv0 as the value for argv[0], and the following arguments for the following values in argv. NOTES @@ -26,4 +26,3 @@ EXAMPLES SEE ALSO exec(1), exec(3) - -- cgit v1.2.3-70-g09d2