mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-24 00:02:09 +02:00
19 lines
259 B
Markdown
19 lines
259 B
Markdown
# rtorrent
|
|
|
|
> Download torrents over the command line.
|
|
|
|
- Add a torrent file or magnet to be downloaded:
|
|
|
|
`rtorrent {{torrent_or_magnet}}`
|
|
|
|
- Start the download:
|
|
|
|
`<Ctrl>S`
|
|
|
|
- View details about downloading torrent:
|
|
|
|
`->`
|
|
|
|
- Close rtorrent safely:
|
|
|
|
`<Ctrl>Q`
|