2010-06-21 13:29:48 +00:00
|
|
|
.Dd June 9, 2010
|
|
|
|
.Dt TRANSMISSION-SHOW 1
|
|
|
|
.Os
|
|
|
|
.Sh NAME
|
|
|
|
.Nm transmission-show
|
|
|
|
.Nd command-line utility to show .torrent file metadata
|
|
|
|
.Sh SYNOPSIS
|
|
|
|
.Bk -words
|
|
|
|
.Nm
|
|
|
|
.Op Fl h
|
2012-07-23 15:28:27 +00:00
|
|
|
.Op Fl m
|
2010-06-21 13:29:48 +00:00
|
|
|
.Op Fl s
|
|
|
|
.Op Ar torrentfile
|
|
|
|
.Ek
|
|
|
|
.Sh DESCRIPTION
|
|
|
|
.Nm
|
|
|
|
shows BitTorrent .torrent file metadata
|
|
|
|
.Sh OPTIONS
|
|
|
|
.Bl -tag -width Ds
|
|
|
|
.It Fl h Fl -help
|
|
|
|
Show a short help page and exit.
|
2012-07-23 15:28:27 +00:00
|
|
|
.It Fl m Fl -magnet
|
|
|
|
Show a magnet link for the specified .torrent file
|
2010-06-21 13:29:48 +00:00
|
|
|
.It Fl s Fl -scrape
|
|
|
|
Ask the torrent's trackers how many peers are in the torrent's swarm
|
|
|
|
.El
|
|
|
|
.Sh AUTHORS
|
|
|
|
.An -nosplit
|
2020-05-02 16:42:18 +00:00
|
|
|
.An Charles Kerr
|
2017-01-14 22:37:51 +00:00
|
|
|
and
|
|
|
|
.An Mike Gelfand .
|
2010-06-21 13:29:48 +00:00
|
|
|
.Sh SEE ALSO
|
2010-08-04 23:17:49 +00:00
|
|
|
.Xr transmission-create 1 ,
|
2010-06-21 13:29:48 +00:00
|
|
|
.Xr transmission-daemon 1 ,
|
2010-08-04 23:17:49 +00:00
|
|
|
.Xr transmission-edit 1 ,
|
2010-06-21 13:29:48 +00:00
|
|
|
.Xr transmission-gtk 1 ,
|
2010-08-04 23:17:49 +00:00
|
|
|
.Xr transmission-qt 1 ,
|
|
|
|
.Xr transmission-remote 1 ,
|
|
|
|
.Xr transmission-show 1
|
2010-06-21 13:29:48 +00:00
|
|
|
.Pp
|
2016-10-31 09:00:11 +00:00
|
|
|
https://transmissionbt.com/
|