]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/ccache.json
Add entries from ArchWiki (#358)
[xdg-ninja.git] / programs / ccache.json
index 849449b066c41f83100a0439325d74e2aa96e323..35c86fec0a5b9c31f5c4f3bf780a0056cc5f2690 100644 (file)
@@ -2,9 +2,9 @@
     "name": "ccache",
     "files": [
         {
-            "path": "${HOME}/.ccache",
+            "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"
         }
     ]
 }