Last change
on this file since 10813 was
10813,
checked in by Longinus00, 12 years ago
|
(utils) add manpage for transmission-show
|
File size:
631 bytes
|
Line | |
---|
1 | .Dd June 9, 2010 |
---|
2 | .Dt TRANSMISSION-SHOW 1 |
---|
3 | .Os |
---|
4 | .Sh NAME |
---|
5 | .Nm transmission-show |
---|
6 | .Nd command-line utility to show .torrent file metadata |
---|
7 | .Sh SYNOPSIS |
---|
8 | .Bk -words |
---|
9 | .Nm |
---|
10 | .Op Fl h |
---|
11 | .Op Fl s |
---|
12 | .Op Ar torrentfile |
---|
13 | .Ek |
---|
14 | .Sh DESCRIPTION |
---|
15 | .Nm |
---|
16 | shows BitTorrent .torrent file metadata |
---|
17 | .Sh OPTIONS |
---|
18 | .Bl -tag -width Ds |
---|
19 | .It Fl h Fl -help |
---|
20 | Show a short help page and exit. |
---|
21 | .It Fl s Fl -scrape |
---|
22 | Ask the torrent's trackers how many peers are in the torrent's swarm |
---|
23 | .El |
---|
24 | .Sh AUTHORS |
---|
25 | .An -nosplit |
---|
26 | .An Charles Kerr |
---|
27 | .Sh SEE ALSO |
---|
28 | .Xr transmission-daemon 1 , |
---|
29 | .Xr transmission-gtk 1 , |
---|
30 | .Xr transmission-create 1 , |
---|
31 | .Xr transmission-edit 1 |
---|
32 | .Pp |
---|
33 | http://www.transmissionbt.com/ |
---|
Note: See
TracBrowser
for help on using the repository browser.