Forrest logo
back to context overview

deluge

List of commands for deluge:

  • deluge:tldr:0cf57 deluge: Download a torrent using a specific configuration file.
    $ deluge -c ${path-to-configuration_file} ${select}
    try on your machine
    explain this command
  • deluge:tldr:605fa deluge: Download a torrent.
    $ deluge ${select}
    try on your machine
    explain this command
  • deluge:tldr:8b9f4 deluge: Download a torrent and launch the specified user interface.
    $ deluge -u ${select} ${select1}
    try on your machine
    explain this command
  • deluge:tldr:d8726 deluge: Download a torrent and output the log to a file.
    $ deluge -l ${path-to-log_file} ${select}
    try on your machine
    explain this command
back to context overview