jnrmor: add comment

This commit is contained in:
Helmut K. C. Tessarek 2021-12-02 15:25:17 -05:00
parent d897f711e4
commit 99436bc212
No known key found for this signature in database
GPG Key ID: BE0985349D44DD00

1
jnrmor
View File

@ -199,6 +199,7 @@ function noConfigFound {
# environment vars
# local config file - same dir as script (if exists; not following link for dir)
# local config file - $HOME dir (if exists)
# local config file - $XDG_CONFIG_HOME or $HOME/.config dir (if exists)
# global config file (if exists)
if [ "$cflag" == "1" ]; then