]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/sqlite.json
Updated support of audacity (#199)
[xdg-ninja.git] / programs / sqlite.json
index 205ddfa73c09186be5e5697c82816d549485de6d..04e0802a78624cba96ff0566f747bd5868a702c2 100644 (file)
@@ -3,8 +3,8 @@
         {
             "path": "$HOME/.sqlite_history",
             "movable": true,
-            "help": "Export the following environment variables:\n\n```bash\nexport SQLITE_HISTORY=$XDG_DATA_HOME/sqlite_history\n```\n"
+            "help": "Export the following environment variables:\n\n```bash\nexport SQLITE_HISTORY=\"$XDG_CACHE_HOME\"/sqlite_history\n```\n"
         }
     ],
     "name": "sqlite"
-}
\ No newline at end of file
+}