From 454ffc0f12d931016f91c421719ed09bf99e20e0 Mon Sep 17 00:00:00 2001 From: David Robertson Date: Mon, 21 Aug 2023 11:26:55 +0100 Subject: [PATCH] Tweak phrasing --- docs/setup/general.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/setup/general.md b/docs/setup/general.md index cb277467..d802c109 100644 --- a/docs/setup/general.md +++ b/docs/setup/general.md @@ -21,6 +21,8 @@ If you're using the docker container, the command `mas-cli` can be invoked with docker run ghcr.io/matrix-org/matrix-authentication-service:main config generate > config.yaml ``` +This applies to all of the `mas-cli` commands in this document. + **Note:** The generated configuration file is very extensive, and contains the default values for all the configuration options. This will be made easier to read in the future, but in the meantime, it is recommended to strip untouched options from the configuration file.