aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-download-manager.1
blob: ec1f7538a7719e0037360ea7ae0c65a6dc4a428b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.TH GNUNET-DOWNLOAD-MANAGER 1 "15 Jan, 2011" "GNUnet"

.SH NAME
gnunet-download-manager \- manage downloads across sessions

.SH SYNOPSIS
.B gnunet\-download\-manager
.RI [ options ]
.br

.SH DESCRIPTION
\fBgnunet\-download\-manager\fP is a script that can be used to track
download sessions.  It makes the process of resuming downloads after a
system reboot easier.  A typical use is to define an alias (depending
on your shell) of the form

$ alias gnunet\-download='gnunet\-download\-manager.scm download'

Other commands for the download manager include resume (resumes all
downloads), status (show status of pending downloads), killall (abort
all downloads), settings (for configuration) and help (print help text).

gnunet\-download\-manager is a scheme script and will only work if Guile
is available.

.SH BUGS
Report bugs by using mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet-developers@gnu.org>

.SH SEE ALSO
gnunet\-download(1)