diff options
author | Bo Ørsted Andresen <bo.andresen@zlin.dk> | 2007-09-19 08:21:42 +0000 |
---|---|---|
committer | Bo Ørsted Andresen <bo.andresen@zlin.dk> | 2007-09-19 08:21:42 +0000 |
commit | af6bd69db525e6c95e7c1cc78cf7d66f78ad6442 (patch) | |
tree | ce8c7966a4bc82f56fb4f465a61a192b40bb0196 | |
parent | 17ac3955cea5ef42747b00d7bee6b88c4b0d5c00 (diff) | |
download | wgetpaste-af6bd69db525e6c95e7c1cc78cf7d66f78ad6442.tar.gz |
Use -u rather than -T for --tinyurl.
-rwxr-xr-x | wgetpaste | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -245,7 +245,7 @@ Options: -L, --list-languages list languages supported by the specified service -E, --list-expiration list expiration setting supported by the specified service - -T, --tinyurl URL convert input url to tinyurl + -u, --tinyurl URL convert input url to tinyurl -c, --command COMMAND paste COMMAND and the output of COMMAND -i, --info append the output of \`$INFO_COMMAND\` |