summaryrefslogtreecommitdiff
path: root/sys/man/1/tinyurl
blob: 3dd54881711f6b68615b1594c4f8ef786a1dbae4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.TH TINYURL 1
.SH NAME
tinyurl \- shrink a URL
.SH SYNOPSIS
.B tinyurl
.I URL
.SH DESCRIPTION
.I Exchanges
a long URL for a shorter URL utilizing the API at tinyurl.com.
.SH SOURCE
.B /rc/bin
.SH BUGS
Redesigns of the source website can break this program.