X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/2bbeade8276c60aa60032be97f6910b398fa3ec5..ea509253c2f80fb196936273176d31aec62363db:/programs/sqlite.json diff --git a/programs/sqlite.json b/programs/sqlite.json index 2538d6d..04e0802 100644 --- a/programs/sqlite.json +++ b/programs/sqlite.json @@ -3,7 +3,7 @@ { "path": "$HOME/.sqlite_history", "movable": true, - "help": "Export the following environment variables:\n\n```bash\nexport SQLITE_HISTORY=$XDG_CACHE_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"