diff options
| author | B. Watson <yalhcru@gmail.com> | 2015-08-12 04:30:10 -0400 | 
|---|---|---|
| committer | B. Watson <yalhcru@gmail.com> | 2015-08-12 04:30:10 -0400 | 
| commit | 4ef0f5708e20509e427c706acedff6a22bf0faaa (patch) | |
| tree | d12262b419530f40a3ef7cd24998f047ed443ebf /help/urlm_wget_path | |
| download | irssi-urlmanager-4ef0f5708e20509e427c706acedff6a22bf0faaa.tar.gz | |
initial commit
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). + | 
