mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-27 18:28:31 +00:00
22 lines
704 B
Markdown
22 lines
704 B
Markdown
|
# Command-Line Help for `continuwuity`
|
||
|
|
||
|
This document contains the help content for the `continuwuity` command-line program.
|
||
|
|
||
|
**Command Overview:**
|
||
|
|
||
|
* [`continuwuity`↴](#continuwuity)
|
||
|
|
||
|
## `continuwuity`
|
||
|
|
||
|
a very cool Matrix chat homeserver written in Rust
|
||
|
|
||
|
**Usage:** `continuwuity [OPTIONS]`
|
||
|
|
||
|
###### **Options:**
|
||
|
|
||
|
* `-c`, `--config <CONFIG>` — Path to the config TOML file (optional)
|
||
|
* `-O`, `--option <OPTION>` — Override a configuration variable using TOML 'key=value' syntax
|
||
|
* `--read-only` — Run in a stricter read-only --maintenance mode
|
||
|
* `--maintenance` — Run in maintenance mode while refusing connections
|
||
|
* `--execute <EXECUTE>` — Execute console command automatically after startup
|