]> Sergey Matveev's repositories - btrtrc.git/blobdiff - cmd/btrtrc/README
cmd/torrent only prioritizes downloads
[btrtrc.git] / cmd / btrtrc / README
index 8e7b15c2ee85194441a338d8a25991387183673e..86f1c25d54859a2de711cb58420e65ad4568f369 100644 (file)
@@ -3,8 +3,7 @@ btrtrc -- better BitTorrent client
 This is a fork of https://github.com/anacrolix/torrent BitTorrent
 library with own cmd/btrtrc client implementation. Comparing to
 cmd/torrent it has much less configuration options, mainly hardcoding
-the most of them. Also it lacks various features like ability to select
-the file to delete. But what advantages does it have?
+the most of them. But what advantages does it have?
 
 * Optimized file-based storage:
   * linearized I/O operations prevent creation of huge quantity of threads