1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-24 00:02:09 +02:00
tldr/pages/linux/rtorrent.md
2017-11-29 12:51:00 +08:00

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`