System Grab Bag

View all TLDR pages from common (or from all pages)

transmission-edit

Modify announce URLs from torrent files. See also: transmission. More information: https://manned.org/transmission-edit.
  • Add or remove a URL from a torrent's announce list:
    transmission-edit --{{add|delete}} {{http://example.com}} {{path/to/file.torrent}}
  • Update a tracker's passcode in a torrent file:
    transmission-edit --replace {{old-passcode}} {{new-passcode}} {{path/to/file.torrent}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.