From 72bee24d1ec6d805200fff93e73c3ea7d628db00 Mon Sep 17 00:00:00 2001 From: Alois Mahdal Date: Mar 21 2020 14:15:39 +0000 Subject: Clarify list format for PRETTY_DEBUG_EXCLUDE --- diff --git a/src/include-bash/pretty.sh b/src/include-bash/pretty.sh index fbeb8e6..9b80e94 100644 --- a/src/include-bash/pretty.sh +++ b/src/include-bash/pretty.sh @@ -8,7 +8,7 @@ shellfu import exit PRETTY_DEBUG=${PRETTY_DEBUG:-} # -# List of module/function names to exclude from debuging +# Comma-separated list of module/function names to exclude from debuging # # For the sake of readability of your debug dumps, you can set this # variable to comma-separated list of module or function names that