logo

oasis-root

Compiled tree of Oasis Linux based on own branch at <https://hacktivis.me/git/oasis/> git clone https://anongit.hacktivis.me/git/oasis-root.git

transmission-show.1 (809B)


  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 m
  12. .Op Fl s
  13. .Op Ar torrentfile
  14. .Ek
  15. .Sh DESCRIPTION
  16. .Nm
  17. shows BitTorrent .torrent file metadata
  18. .Sh OPTIONS
  19. .Bl -tag -width Ds
  20. .It Fl h Fl -help
  21. Show a short help page and exit.
  22. .It Fl m Fl -magnet
  23. Show a magnet link for the specified .torrent file
  24. .It Fl s Fl -scrape
  25. Ask the torrent's trackers how many peers are in the torrent's swarm
  26. .El
  27. .Sh AUTHORS
  28. .An -nosplit
  29. .An Charles Kerr
  30. and
  31. .An Mike Gelfand .
  32. .Sh SEE ALSO
  33. .Xr transmission-create 1 ,
  34. .Xr transmission-daemon 1 ,
  35. .Xr transmission-edit 1 ,
  36. .Xr transmission-gtk 1 ,
  37. .Xr transmission-qt 1 ,
  38. .Xr transmission-remote 1 ,
  39. .Xr transmission-show 1
  40. .Pp
  41. https://transmissionbt.com/