diff --git a/wpfind b/wpfind index f7980d8..b360189 100755 --- a/wpfind +++ b/wpfind @@ -21,7 +21,7 @@ inputDir=$currentDir verbosemode=no minw="1920" -# colors const for the script +# colors const used in the script UNDERLINE=$(tput sgr 0 1) BOLD=$(tput bold) ROUGE=$(tput setaf 1)