X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/47a995364ae7eabff5046702cce0fc7604f2fff7..325db16f0cac2d668b3cf743541e4880c4b868c9:/programs/less.json diff --git a/programs/less.json b/programs/less.json index 51d474c..092338c 100644 --- a/programs/less.json +++ b/programs/less.json @@ -4,7 +4,7 @@ { "path": "${HOME}/.lesshst", "movable": true, - "help": "Export the following environment variables:\n\n```bash\nexport LESSHISTFILE=\"${XDG_CACHE_HOME}\"/less/history\n```\n" + "help": "Export the following environment variables:\n\n```bash\nexport LESSHISTFILE=\"$XDG_CACHE_HOME\"/less/history\n```\n" } ] }