1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-08 07:15:24 +02:00
tldr/pages/linux/rtorrent.md

20 lines
259 B
Markdown
Raw Normal View History

2017-11-26 15:17:29 +08:00
# rtorrent
> Download torrents over the command line.
- Add a torrent file or magnet to be downloaded:
2017-11-29 12:51:00 +08:00
`rtorrent {{torrent_or_magnet}}`
2017-11-26 15:17:29 +08:00
- Start the download:
`<Ctrl>S`
- View details about downloading torrent:
`->`
- Close rtorrent safely:
`<Ctrl>Q`