Some checks failed
Checks / Prek / Pre-commit & Formatting (pull_request) Failing after 1m38s
Documentation / Build and Deploy Documentation (pull_request) Successful in 4m3s
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 6m38s
Release Docker Image / Build linux-amd64 (release) (pull_request) Successful in 6m46s
Release Docker Image / Build linux-arm64 (release) (pull_request) Successful in 6m39s
Release Docker Image / Create Multi-arch Release Manifest (pull_request) Failing after 11s
Release Docker Image / Build linux-amd64 (max-perf) (pull_request) Successful in 15m41s
Release Docker Image / Build linux-arm64 (max-perf) (pull_request) Successful in 15m52s
Release Docker Image / Create Max-Perf Manifest (pull_request) Successful in 21s
21 lines
704 B
Text
21 lines
704 B
Text
# 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
|