mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-27 21:53:38 +00:00
Update cheatsheets
This commit is contained in:
25
linux/rtorrent
Normal file
25
linux/rtorrent
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
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:
|
||||
|
||||
`->`
|
||||
|
||||
- Close rtorrent safely:
|
||||
|
||||
`<Ctrl>Q`
|
||||
Reference in New Issue
Block a user