From 2c62631d2ccb51dacc14c75553f134410c0b2b5f Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 17 May 2016 16:21:38 +0100 Subject: [PATCH] www-cgi/: Document ?DEFAULTS environment filters This feature was documented in the commit message, but not in the tree. Introduce a straight copy of the commit message from aa0bce91 "www-cgi: Introduce `?DEFAULTS' pattern to match the default set."" Signed-off-by: Ian Jackson --- www-cgi/README.custom-env-filter | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www-cgi/README.custom-env-filter b/www-cgi/README.custom-env-filter index 245d071..5ebc1db 100644 --- a/www-cgi/README.custom-env-filter +++ b/www-cgi/README.custom-env-filter @@ -21,3 +21,6 @@ command-line options to CGI scripts from webservers, but pretty easy to set environment variables; whereas it's hard to pass environment variables to a service program in a Userv configuration file, but easy to pass command-line arguments. + + +www-cgi: Introduce `?DEFAULTS' pattern to match the default set. -- 2.30.2