docs(config): merge backwards compatibility descriptions
This commit is contained in:
parent
d6c5484c3a
commit
44d3825c8e
1 changed files with 3 additions and 2 deletions
|
|
@ -13,8 +13,9 @@ settings.
|
||||||
|
|
||||||
The config file to use can be specified on the commandline when running
|
The config file to use can be specified on the commandline when running
|
||||||
Continuwuity by specifying the `-c`, `--config` flag. Alternatively, you can use
|
Continuwuity by specifying the `-c`, `--config` flag. Alternatively, you can use
|
||||||
the environment variable `CONTINUWUITY_CONFIG` to specify the config file to
|
the environment variable `CONTINUWUITY_CONFIG` to specify the config file to be
|
||||||
used. Conduit's environment variables are supported for backwards compatibility.
|
used; see [the section on environment variables](#environment-variables) for
|
||||||
|
more information.
|
||||||
|
|
||||||
## Option commandline flag
|
## Option commandline flag
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue