From e2d59663c4bf24602a6bb5575ab1c25ee0196844 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 13 Apr 2009 13:28:12 -0700 Subject: [PATCH] added bti-shrink-urls man page Thanks to Gregor Herrmann for the file --- bti-shrink-urls.xml | 88 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 bti-shrink-urls.xml diff --git a/bti-shrink-urls.xml b/bti-shrink-urls.xml new file mode 100644 index 0000000..a57c62f --- /dev/null +++ b/bti-shrink-urls.xml @@ -0,0 +1,88 @@ + + + +
+
+ bti-shrink-urls + + + bti-shrink-urls + March 2009 + bti-shrink-urls + + + + bti-shrink-urls + 1 + + + + + bti-shrink-urls + convert URLs to a shorter form using a web service + + + + + bti + + + + + + + DESCRIPTION + + bti-shrink-urls converts URLs to a shorter form using a web service. + + + Currently only http://2tu.us/ is supported. + + + + OPTIONS + + + + + + Don't escape special characters in the URL any more, they are + already percent encoded. + + + + + + + + Print help text. + + + + + + + + Specify the URL to be converted. If no URL is given + bti-shrink-urls waits for input on stdin. + + + + + + + COPYRIGHT AND LICENSE + + Copyright (C) 2009 Bart Trojanowski bart@jukie.net. + + + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by the + Free Software Foundation version 2 of the License. + + + + +
+
-- 2.39.5