X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/89ed0fd2756b4b54b0afc0741db5ee46f097a48b..8ef1b379b453fdc29094e6ce4a014b93a91c0def:/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" } ] }