From 037ca05cde0061043eda2b2933a61c269bf21488 Mon Sep 17 00:00:00 2001 From: Guillaume Rousse Date: Sun, 10 Feb 2008 14:38:47 +0000 Subject: document regexp nature of EXCLUDE_FROM variables --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 1820f20..a3439be 100644 --- a/README +++ b/README @@ -10,12 +10,12 @@ Set DONT_CLEANUP to disable. compress_files compress man and info pages. Set DONT_COMPRESS to disable, or EXCLUDE_FROM_COMPRESS to give a -space-separated list of files exceptions. +space-separated list of regexps matching files to exclude. strip_files Strip binary files. Set DONT_STRIP to disable, or EXCLUDE_FROM_STRIP to give a space-separated list -of files exceptions. +of regexps matching files to exclude. relink_symlinks Relativize absolute symlinks. @@ -53,4 +53,4 @@ Set DONT_REMOVE_INFO_DIR to disable. fix-eol Convert end of line patterns from DOS to UNIX. Set DONT_FIX_EOL to disable, or EXCLUDE_FROM_EOL_CONVERSION to give a -space-separated list of files exceptions. +space-separated list of of regexps matching files to exclude. -- cgit v1.2.1