1 .TH ED2K "1" "January 2010" "aMule eD2k link parser v1.5.1" "aMule utilities"
3 .als RB_untranslated RB
5 ed2k \- aMule ED2k link parser
8 .RB [ \-c " " \fI<path> ]
9 .RB [ \-t " " \fI<num> ]
10 .RB_untranslated [ \-e ]
11 .RB_untranslated [ \-l ]
12 .RB_untranslated <eD2k-Link>
15 .RB_untranslated [ \-h ]
18 .RB_untranslated [ \-v ]
21 aMule eD2k link parser v1.5.1.
22 Sends the given \fI<eD2k_link>\fR to aMule, i.e. writes it to the file ~/.aMule/ED2KLinks, which will be checked by aMule every second for links.
24 \fB[ \-c\fR \fI<path>\fR, \fB\-\-config\-dir\fR=\fI<path>\fR \fB]\fR
25 Read config from \fI<path>\fR instead of home
27 \fB[ \-t\fR, \fB\-\-category\fR=\fI<num>\fR \fB]\fR
28 Set category for passed eD2k links to \fI<num>\fR
30 .B_untranslated [ \-e\fR, \fB\-\-emulecollection ]\fR
31 Loads all link found in the emulecollection given as \fI<ed2k-link>\fR
33 .B_untranslated [ \-l\fR, \fB\-\-list ]\fR
34 Lists all link found in the emulecollection given as \fI<ed2k-link>\fR
36 .B_untranslated [ \-h\fR, \fB\-\-help ]\fR
37 Prints a short usage description.
39 .B_untranslated [ \-v\fR, \fB\-\-version ]\fR
40 Displays the current version number.
44 Adds an eD2k-link to the core.
46 The eD2k link to be added can be:
48 *) a file link (ed2k://|file|...), it will be added to the download queue;
51 *) a server link (ed2k://|server|...), it will be added to the server list;
54 *) a serverlist link, in which case all servers in the list will be added to the server list;
60 *) an emulecollection file;
62 \fBThe order in which you give the parameters is important.\fR
63 You can give more than one link, and every link can have it's own params.
64 For example \fBed2k <link1> -t2 <link2>\fR will download \fI<link1>\fR in standard category and \fI<link2>\fR in category 2.
68 Please report bugs either on our forum (\fIhttp://forum.amule.org/\fR), or in our bugtracker (\fIhttp://bugs.amule.org/\fR).
69 Please do not report bugs in e-mail, neither to our mailing list nor directly to any team member.
71 aMule and all of its related utilities are distributed under the GNU General Public License.
73 .B_untranslated amule\fR(1)
75 This manpage was written by Vollstrecker <amule@vollstreckernet.de>