summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index a8cec27..2cf07a6 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@
 
                                 README
 
-                           btpd version 0.15
+                           btpd version 0.16
 
 
 Contents
@@ -130,6 +130,9 @@ Contents
   Same as above but only for active torrents.
   # btcli list -a
 
+  Same as above, but print using a custom format
+  # btcli list -a -f "btcli list -f "%n\t%#\t%p%s\t%r\n"
+
   Add foo.torrent, with content dir foo.torrent.d, and start it.
   # btcli add -d foo.torrent.d foo.torrent