]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/ccache.json
Merge pull request #49 from Tiv0w/double-quote
[xdg-ninja.git] / programs / ccache.json
index 849449b066c41f83100a0439325d74e2aa96e323..a757b15218664ec16153f0644959a629c9a4d385 100644 (file)
@@ -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"
         }
     ]
 }