Options (2)
-c, --configbooleanDownload a torrent using a specific configuration file
Example:
deluge {{[-c|--config]}} {{path/to/configuration_file}} {{url|magnet|path/to/file}}-l, --logfilebooleanDownload a torrent and output the log to a file
Example:
deluge {{[-l|--logfile]}} {{path/to/log_file}} {{url|magnet|path/to/file}}Examples (4)
Download a torrent
deluge url|magnet|path/to/fileDownload a torrent using a specific configuration file
deluge [-c|--config] path/to/configuration_file url|magnet|path/to/fileDownload a torrent and launch the specified user interface
deluge -u gtk|web|console url|magnet|path/to/fileDownload a torrent and output the log to a file
deluge [-l|--logfile] path/to/log_file url|magnet|path/to/filemade by @shridhargupta | data from tldr-pages