aboutsummaryrefslogtreecommitdiff
path: root/help/urlm_wget_path
blob: 260a9211db0469fd8439e4694f69118ce29f3ab5 (plain)
1
2
3
4
5
6
7
8
9

Setting: URLM_WGET_PATH (default: wget)

The path to the wget binary. Either an absolute path such as /usr/bin/wget,
or the string wget (the default) to search the $PATH. Tilde expansion
is supported (e.g. /set urlm_wget_path ~/bin/wget)

FIXME: this setting may not contain whitespace characters (spaces or tabs).