Man page - transmission-edit(1)
Packages contains this manual
Manual
TRANSMISSION-EDIT (1) General Commands Manual TRANSMISSION-EDIT (1)
NAME
transmission-edit ā command-line utility to modify .torrent filesā announce URLs
SYNOPSIS
transmission-edit [ -h ] [ -a url ] [ -d url ] [ -r searchĀ replace ] [ -s source ] torrentfile(s)
DESCRIPTION
transmission-edit command-line utility to modify .torrent filesā announce URLs
OPTIONS
-h --help
Show a short help page and exit.
-a --add URL
Add an announce URL to the torrentās announce-list if itās not already in the list
-d --delete URL
Remove an announce URL from the torrentās announce-list
-r --replace search replace
Substring search-and-replace inside a torrentās announce URLs. This can be used to change an announce URL when the tracker moves or your passcode changes.
-s --source source
Set the source tag within a torrent
EXAMPLES
Update a tracker passcode in all your torrents:
$ transmission-edit -r old-passcode new-passcode Ė/.config/transmission/torrents/*\.torrent
AUTHORS
Charles Kerr and Mike Gelfand.
SEE ALSO
transmission-create (1), transmission-daemon (1), transmission-edit (1), transmission-gtk (1), transmission-qt (1), transmission-remote (1), transmission-show (1)
https://transmissionbt.com/ Debian June 9, 2010 TRANSMISSION-EDIT (1)