summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElias Pipping <pipping@exherbo.org>2010-05-19 01:15:57 +0200
committerBo Ørsted Andresen <zlin@exherbo.org>2010-05-20 18:02:23 +0000
commit6c6a4335357beb720f5234d7a7d289a228e414a9 (patch)
tree4f459f12a9fc5667fa96ca6a19bb278debab1436
parentf1275dc181831760064e16b887817198f79f58e7 (diff)
downloadwgetpaste-6c6a4335357beb720f5234d7a7d289a228e414a9.tar.gz
DEFAULT_SERVICE_${SERVICE} does not exist
-rwxr-xr-xwgetpaste6
1 files changed, 3 insertions, 3 deletions
diff --git a/wgetpaste b/wgetpaste
index 0d1359a..90430fa 100755
--- a/wgetpaste
+++ b/wgetpaste
@@ -306,9 +306,9 @@ Options:
-g, --ignore-configs ignore /etc/wgetpaste.conf, ~/.wgetpaste.conf etc.
--version show version information
-Defaults (DEFAULT_{NICK,SERVICE,LANGUAGE,EXPIRATION}[_\${SERVICE}]) can be overridden
-globally in /etc/wgetpaste.conf or /etc/wgetpaste.d/*.conf or per user in any of
-~/.wgetpaste.conf or ~/.wgetpaste.d/*.conf.
+Defaults (DEFAULT_{NICK,LANGUAGE,EXPIRATION}[_\${SERVICE}] and DEFAULT_SERVICE)
+can be overridden globally in /etc/wgetpaste.conf or /etc/wgetpaste.d/*.conf or
+per user in any of ~/.wgetpaste.conf or ~/.wgetpaste.d/*.conf.
EOF
}