diff options
author | jejo86 <28619134+jejo86@users.noreply.github.com> | 2022-06-29 11:24:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-29 10:24:10 +0100 |
commit | cdc02594491b9410f250f0adc4ea6d223aa3de7f (patch) | |
tree | 19f4fae2d18022c692c5acf5d45c9ca21ec78053 /changelog.d | |
parent | Merge branch 'develop' into release-v1.62 (diff) | |
download | synapse-cdc02594491b9410f250f0adc4ea6d223aa3de7f.tar.xz |
Document the `--report-stats` argument (#13029)
Signed-off-by: jejo86 <28619134+jejo86@users.noreply.github.com>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/13029.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13029.doc b/changelog.d/13029.doc new file mode 100644 index 0000000000..d398f0fdbe --- /dev/null +++ b/changelog.d/13029.doc @@ -0,0 +1 @@ +Add an explanation of the `--report-stats` argument to the docs. |