From 8c6c851cae7dc4df6889f2988e7bc31590f596db Mon Sep 17 00:00:00 2001 From: Alexandre ZANNI <16578570+noraj@users.noreply.github.com> Date: Sun, 27 Jan 2019 01:04:36 +0100 Subject: [PATCH] system: daemon and env --- rTorrent-0.9-Comprehensive-Command-list-(WIP).md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rTorrent-0.9-Comprehensive-Command-list-(WIP).md b/rTorrent-0.9-Comprehensive-Command-list-(WIP).md index c5d42b4..0435990 100644 --- a/rTorrent-0.9-Comprehensive-Command-list-(WIP).md +++ b/rTorrent-0.9-Comprehensive-Command-list-(WIP).md @@ -262,6 +262,8 @@ Many variables can also be used as commands, however commands are not intended t | `system.file.split_size.set` | `set_split_file_size` | | Command | | `system.file.split_suffix` | `get_split_suffix` | | Variable | | `system.file.split_suffix.set` | `set_split_suffix` | | Command | +| `system.daemon.set` | | Daemon mode | | +| `system.`.set` | | Query the value of an environment variable | | ### Load | Command | Deprecated Commands | Description | Type |