system: daemon and env

Alexandre ZANNI
2019-01-27 01:04:36 +01:00
parent e36cea5f10
commit 8c6c851cae
@@ -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.<env>`.set` | | Query the value of an environment variable | |
### Load
| Command | Deprecated Commands | Description | Type |