From e0042ab24543c890beb369f760400635ca5feb19 Mon Sep 17 00:00:00 2001 From: Tim Wilson Date: Tue, 18 Aug 2020 17:01:53 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c8ae80..51b3f66 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This bot is built on [kkrypt0nn's bot template](https://github.com/kkrypt0nn/Pyt * Channel list to limit access to specified channel(s) * Complete management of transfers: * `t/add URL` Add new torrent transfers via **URL to torrent file** or **magnet link** - * `t/list [OPTIONS]` List existing transfers with filtering, sorting, and searching by name + * `t/list [OPTIONS]` List existing transfers with filtering, sorting, and searching transfer names with regular expressions * `t/modify [OPTIONS]` Modify (pause, resume, remove, or remove and delete) transfer(s) by transfer ID(s) or using `list` options * `t/summary` Print simple summary of all transfers * In-channel documentation using `t/help [COMMAND]`