1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 04:15:23 +02:00

Added rtorrent tldr

This commit is contained in:
sasha42 2017-11-26 15:17:29 +08:00
parent d681bb4cb5
commit e39f7ebf19

19
pages/linux/rtorrent.md Normal file
View file

@ -0,0 +1,19 @@
# 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`