TLDR
Enter a command. For example: git unlock, mate dictionary.

deluge

 
A command-line BitTorrent client. More information: https://deluge-torrent.org.
 
  • Download a torrent:
     
    deluge {{url|magnet|path/to/file}}
     
  • Download a torrent using a specific configuration file:
     
    deluge -c {{path/to/configuration_file}} {{url|magnet|path/to/file}}
     
  • Download a torrent and launch the specified user interface:
     
    deluge -u {{gtk|web|console}} {{url|magnet|path/to/file}}
     
  • Download a torrent and output the log to a file:
     
    deluge -l {{path/to/log_file}} {{url|magnet|path/to/file}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.