From eb69b3e9a16a6cc463a1806822a149a6a08b84f9 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 21 Aug 2022 20:10:34 +0100 Subject: [PATCH] prefork-interp: docs Signed-off-by: Ian Jackson --- cprogs/prefork-interp.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cprogs/prefork-interp.c b/cprogs/prefork-interp.c index 3a999ef..cfab9f8 100644 --- a/cprogs/prefork-interp.c +++ b/cprogs/prefork-interp.c @@ -1,12 +1,16 @@ /* * "Interpreter" that you can put in #! like this * #!/usr/bin/prefork-interp [] + * to amortise the startup time of a script. * * Usages: * prefork-interp [