Content-type: text/html; charset=UTF-8
Man page of TRANSMISSION-EDIT
TRANSMISSION-EDIT
Section: User Commands (1)
Index
Return to Main Contents
BSD mandoc
NAME
transmission-edit
- command-line utility to modify .torrent files' announce URLs
SYNOPSIS
-words
[-h
]
[-a url
]
[-d url
]
[-r search replace
]
torrentfile(s)
DESCRIPTION
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.
EXAMPLES
Update a tracker passcode in all your torrents:
$ transmission-edit -r old-passcode new-passcode ~/.config/transmission/torrents/*\.torrent
AUTHORS
An -nosplit
An Jordan Lee
SEE ALSO
transmission-create1,
transmission-daemon1,
transmission-edit1,
transmission-gtk1,
transmission-qt1,
transmission-remote1,
transmission-show1
http://www.transmissionbt.com/
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- EXAMPLES
-
- AUTHORS
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 10:02:07 GMT, April 11, 2020