mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 08:35:32 +02:00
rtorrent: add page (#1669)
This commit is contained in:
commit
ab409db0dd
1 changed files with 19 additions and 0 deletions
19
pages/linux/rtorrent.md
Normal file
19
pages/linux/rtorrent.md
Normal 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`
|
Loading…
Add table
Reference in a new issue