summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBo Ørsted Andresen <bo.andresen@zlin.dk>2007-09-19 08:23:02 +0000
committerBo Ørsted Andresen <bo.andresen@zlin.dk>2007-09-19 08:23:02 +0000
commit59385608705d4cd1e0bbd673ea256391fae716e0 (patch)
tree91e0e6e02fa1e8882694483fdf3c4bb00e80d1a3
parentaf6bd69db525e6c95e7c1cc78cf7d66f78ad6442 (diff)
downloadwgetpaste-59385608705d4cd1e0bbd673ea256391fae716e0.tar.gz
Oops.
-rwxr-xr-xwgetpaste2
1 files changed, 1 insertions, 1 deletions
diff --git a/wgetpaste b/wgetpaste
index 5298607..99b0b9f 100755
--- a/wgetpaste
+++ b/wgetpaste
@@ -495,7 +495,7 @@ while [[ -n $1 ]]; do
TEE=0
shift
;;
- -T | --tinyurl )
+ -u | --tinyurl )
SERVICE=tinyurl
shift
;;