Files
cheatsheet-tldr/tldr/linux/rtorrent
2025-03-10 00:15:53 +00:00

26 lines
401 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# rtorrent
> Download torrents.
> 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:
`<ArrowRight>`
- Close rtorrent safely:
`<Ctrl q>`