diff options
author | Bo Ørsted Andresen <bo.andresen@zlin.dk> | 2007-04-09 13:17:09 +0000 |
---|---|---|
committer | Bo Ørsted Andresen <bo.andresen@zlin.dk> | 2007-04-09 13:17:09 +0000 |
commit | 1e84776e8a19fd80129cd0c2196c8305dc6a26a0 (patch) | |
tree | d59435fd1871d5834573449f9f62b819d90a831b | |
parent | 647a8a4d25c09dc52a7f82362077ce56b0506849 (diff) | |
download | wgetpaste-1e84776e8a19fd80129cd0c2196c8305dc6a26a0.tar.gz |
Add that configs can be in {,/*.bash} too..
-rwxr-xr-x | wgetpaste | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -124,8 +124,8 @@ Options: -h, --help show this help --version show version information -Defaults (DEFAULT_{NICK,SERVICE,LANGUAGE,EXPIRATION}[_\${SERVICE}]) can be -overridden globally in /etc/wgetpaste or per user in ~/.wgetpaste. +Defaults (DEFAULT_{NICK,SERVICE,LANGUAGE,EXPIRATION}[_\${SERVICE}]) can be overridden +globally in /etc/wgetpaste{,/*.bash} or per user in ~/.wgetpaste{,/*.bash}. EOF } |