From 45b3792b94eb12a19fc8e5a01b5111217d1fa877 Mon Sep 17 00:00:00 2001 From: Trim21 Date: Tue, 6 Jun 2023 12:22:08 +0800 Subject: [PATCH] Updated rTorrent 0.9 Comprehensive Command list (WIP) (markdown) --- rTorrent-0.9-Comprehensive-Command-list-(WIP).md | 1 + 1 file changed, 1 insertion(+) diff --git a/rTorrent-0.9-Comprehensive-Command-list-(WIP).md b/rTorrent-0.9-Comprehensive-Command-list-(WIP).md index 92ac069..2c39ed5 100644 --- a/rTorrent-0.9-Comprehensive-Command-list-(WIP).md +++ b/rTorrent-0.9-Comprehensive-Command-list-(WIP).md @@ -335,6 +335,7 @@ Many variables can also be used as commands, however commands are not intended t | `d.hashing_failed` | `d.get_hashing_failed` | | Variable | | `d.hashing_failed.set` | `d.set_hashing_failed` | | Command | | `d.ignore_commands` | `d.get_ignore_commands` | | Variable | +| `d.is_open` | | If download is open | Variable | | `d.ignore_commands.set` | `d.set_ignore_commands` | | Command | | `d.left_bytes` | `d.get_left_bytes` | | Variable | | `d.local_id` | `d.get_local_id` | | Variable |