X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c80f3f88dc3dd768fb690d49a7ec4bfcb7cf4bc0..c56f8d12763f94dc6cde9b2d41f07f853b4e0377:/programs/ccache.json?ds=inline diff --git a/programs/ccache.json b/programs/ccache.json index ea23af8..a757b15 100644 --- a/programs/ccache.json +++ b/programs/ccache.json @@ -3,8 +3,8 @@ "files": [ { "path": "${HOME}/.ccache", - "moveable": true, - "help": "Export the following environment variables:\n\n```bash\nexport CCACHE_DIR=${XDG_CACHE_HOME}/ccache\n```\n" + "movable": true, + "help": "Export the following environment variables:\n\n```bash\nexport CCACHE_DIR=\"${XDG_CACHE_HOME}\"/ccache\n```\n" } ] }