X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/588191841da71b0eb64dbaf03f047820b6140aa3..c9f7b9d48cfdae8d7ec6f913b549da4b634efd75:/programs/wget.json diff --git a/programs/wget.json b/programs/wget.json index 26aed43..6ec3b2c 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 history 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", @@ -12,4 +12,4 @@ } ], "name": "wget" -} \ No newline at end of file +}