From e39f7ebf19faf0b99afa27ce97a61b6df141d341 Mon Sep 17 00:00:00 2001 From: sasha42 Date: Sun, 26 Nov 2017 15:17:29 +0800 Subject: [PATCH] Added rtorrent tldr --- pages/linux/rtorrent.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 pages/linux/rtorrent.md diff --git a/pages/linux/rtorrent.md b/pages/linux/rtorrent.md new file mode 100644 index 000000000..d03243aa9 --- /dev/null +++ b/pages/linux/rtorrent.md @@ -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: + +`S` + +- View details about downloading torrent: + +`->` + +- Close rtorrent safely: + +`Q`