1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/rtorrent.md
2021-07-23 23:01:11 +02:00

20 lines
319 B
Markdown

# rtorrent
> Download torrents over the command-line.
> More information: <https://github.com/rakshasa/rtorrent>.
- 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`