rtorrent: add page (#1669)

coverage
Starbeamrainbowlabs 2017-11-30 15:11:26 +00:00 committed by GitHub
commit ab409db0dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

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`