Changeset 10813
- Timestamp:
- Jun 21, 2010, 1:29:48 PM (12 years ago)
- Location:
- trunk/utils
- Files:
-
- 1 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/utils/Makefile.am
r10783 r10813 21 21 dist_man_MANS = \ 22 22 transmission-create.1 \ 23 transmission-edit.1 23 transmission-edit.1 \ 24 transmission-show.1 24 25 25 26 transmission_create_LDADD = \ -
trunk/utils/transmission-create.1
r10783 r10813 32 32 .Ar announce URL. 33 33 To add more than one, use this option multiple times. 34 34 .El 35 35 .Sh AUTHORS 36 36 .An -nosplit -
trunk/utils/transmission-edit.1
r10783 r10813 27 27 .It Fl r Fl -replace Ar search Ar replace 28 28 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. 29 .El 29 30 .Sh EXAMPLES 30 31 Update a tracker passcode in all your torrents:
Note: See TracChangeset
for help on using the changeset viewer.