X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/ac241ce7615d5323603d7e5adbd71ec20f780ebd..ef221b3bb980dfd485eeb7d826d587d47272c4ea:/programs/pylint.json diff --git a/programs/pylint.json b/programs/pylint.json index 3e157fd..ee71773 100644 --- a/programs/pylint.json +++ b/programs/pylint.json @@ -4,7 +4,7 @@ { "path": "${HOME}/.pylint.d", "movable": true, - "help": "Export the following environment variables:\n\n```bash\nexport PYLINTHOME=${XDG_CACHE_HOME}/pylint\n```\n" + "help": "Export the following environment variables:\n\n```bash\nexport PYLINTHOME=\"${XDG_CACHE_HOME}\"/pylint\n```\n" } ] }