Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Successful in 45s
Checks / Prefligit / prefligit (pull_request) Successful in 27s
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Blocked by required conditions
Release Docker Image / merge (push) Blocked by required conditions
Release Docker Image / define-variables (push) Successful in 2s
Checks / Prefligit / prefligit (push) Successful in 22s
Documentation / Build and Deploy Documentation (push) Has been cancelled
Checks / Rust / Cargo Test (push) Has been cancelled
Checks / Rust / Clippy (push) Has been cancelled
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Has been cancelled
Checks / Rust / Format (push) Has been cancelled
Also refactors main.rs/mod.rs to silence clippy
704 B
704 B
Command-Line Help for continuwuity
This document contains the help content for the continuwuity
command-line program.
Command Overview:
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