X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/f61bb5f26f08bafd7a642e2077627a6cf04d25d7..e5b99a34a7a76b48c87095e78aef0c76bb582591:/programs/wget.json diff --git a/programs/wget.json b/programs/wget.json index 6ec3b2c..a2313db 100644 --- a/programs/wget.json +++ b/programs/wget.json @@ -3,7 +3,7 @@ { "path": "$HOME/.wget-hsts", "movable": true, - "help": "Alias wget to use a custom hsts cache file location:\n\n```bash\nalias wget=wget --hsts-file=\"$XDG_DATA_HOME/wget-hsts\"\n```\n" + "help": "Alias wget to use a custom hsts cache file location:\n\n```bash\nalias wget=\"wget --hsts-file=$XDG_DATA_HOME/wget-hsts\"\n```\n" }, { "path": "$HOME/.wgetrc",