X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/650f990bec047637e0fa63bbbd82ce30f57a0b4a..47a995364ae7eabff5046702cce0fc7604f2fff7:/programs/ccache.json diff --git a/programs/ccache.json b/programs/ccache.json index 849449b..a757b15 100644 --- a/programs/ccache.json +++ b/programs/ccache.json @@ -4,7 +4,7 @@ { "path": "${HOME}/.ccache", "movable": true, - "help": "Export the following environment variables:\n\n```bash\nexport CCACHE_DIR=${XDG_CACHE_HOME}/ccache\n```\n" + "help": "Export the following environment variables:\n\n```bash\nexport CCACHE_DIR=\"${XDG_CACHE_HOME}\"/ccache\n```\n" } ] }