X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/4f9fda493af509f0d07182f1e1f717c310fde4e0..9c42dbc24f3a84531bef1269c2dbbe8c903b04dd:/programs/ccache.json diff --git a/programs/ccache.json b/programs/ccache.json index eb7cc5d..35c86fe 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": "Supported by default since version 4.0.\n\nYou can move the directory to _$XDG_CACHE_HOME/ccache_.\n" } ] }