Query: transmission-edit
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRANSMISSION-EDIT(1) BSD General Commands Manual TRANSMISSION-EDIT(1)NAMEtransmission-edit -- command-line utility to modify .torrent files' announce URLsSYNOPSIStransmission-edit [-h] [-a url] [-d url] [-r search replace] torrentfile(s)DESCRIPTIONtransmission-edit command-line utility to modify .torrent files' announce URLsOPTIONS-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.EXAMPLESUpdate a tracker passcode in all your torrents: $ transmission-edit -r old-passcode new-passcode ~/.config/transmission/torrents/*.torrentAUTHORSJordan LeeSEE ALSOtransmission-create(1), transmission-daemon(1), transmission-edit(1), transmission-gtk(1), transmission-qt(1), transmission-remote(1), transmission-show(1) http://www.transmissionbt.com/BSDJune 9, 2010 BSD
Related Man Pages |
---|
transmission-create(1) - debian |
transmission-gtk(1) - debian |
transmission(1) - debian |
transmission(1) - hpux |
transmission-edit(1) - hpux |
Similar Topics in the Unix Linux Community |
---|
find and replace command in one line using one command |
search and replace |
Speeding up search and replace in a for loop |
Binary search and replace |
Command to get URL under string "SIT" |