From 99436bc2126fc6252c093a4a6f66a230a409964e Mon Sep 17 00:00:00 2001 From: "Helmut K. C. Tessarek" Date: Thu, 2 Dec 2021 15:25:17 -0500 Subject: [PATCH] jnrmor: add comment --- jnrmor | 1 + 1 file changed, 1 insertion(+) diff --git a/jnrmor b/jnrmor index 8f69e64..44867a3 100755 --- a/jnrmor +++ b/jnrmor @@ -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