summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBo Ørsted Andresen <bo.andresen@zlin.dk>2007-03-01 10:27:56 +0000
committerBo Ørsted Andresen <bo.andresen@zlin.dk>2007-03-01 10:27:56 +0000
commitc975a3d6e931fe0e3e7de3b504cdd3e9d81e75f9 (patch)
treeaa5ac6b2f524135f0b0d1c98abcb87f1c72d8f96
parent80e0771f1cb4ac0b91543b148bcf4e321b7582fc (diff)
downloadwgetpaste-c975a3d6e931fe0e3e7de3b504cdd3e9d81e75f9.tar.gz
Typo.
-rwxr-xr-xwgetpaste2
1 files changed, 1 insertions, 1 deletions
diff --git a/wgetpaste b/wgetpaste
index 1885d7c..fe395ba 100755
--- a/wgetpaste
+++ b/wgetpaste
@@ -70,7 +70,7 @@ show_usage() {
echo " -d, --description DESCRIPTION set description (defaults to \"stdin\" or filename)"
echo " -n, --nick NICK set nick (defaults to your username))"
echo " -s, --service SERVICE set service to use (defaults to \"${DEFAULT_SERVICE}\")"
- echo " -e, --expiration EXPIRATION set when it should expire (defaults to \"${DEFAULT_EXPIRATION}\""
+ echo " -e, --expiration EXPIRATION set when it should expire (defaults to \"${DEFAULT_EXPIRATION}\")"
echo
echo " -S, --list-services list supported pastebin services"
echo " -L, --list-languages list languages supported by the specified service"