mirror of https://github.com/CrimsonTome/tldr.git
Added rtorrent tldr
parent
d681bb4cb5
commit
e39f7ebf19
|
@ -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`
|
Loading…
Reference in New Issue