index
:
wgetpaste
add-host/zen.jturnerusa.dev
A fork of wgetpaste that supports the zen paste service.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
wgetpaste
2
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
;;