Browse Source

Clarify list format for PRETTY_DEBUG_EXCLUDE

Alois Mahdal 4 years ago
parent
commit
72bee24d1e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/include-bash/pretty.sh

+ 1
- 1
src/include-bash/pretty.sh View File

@@ -8,7 +8,7 @@ shellfu import exit
8 8
 PRETTY_DEBUG=${PRETTY_DEBUG:-}
9 9
 
10 10
 #
11
-# List of module/function names to exclude from debuging
11
+# Comma-separated list of module/function names to exclude from debuging
12 12
 #
13 13
 # For the sake of readability of your debug dumps, you can set this
14 14
 # variable to comma-separated list of module or function names that