diff options
Diffstat (limited to 'help/urlm_wget_path')
-rw-r--r-- | help/urlm_wget_path | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/help/urlm_wget_path b/help/urlm_wget_path new file mode 100644 index 0000000..260a921 --- /dev/null +++ b/help/urlm_wget_path @@ -0,0 +1,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). + |