mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-09 19:05:03 -04:00
fix typo in synctl help
This commit is contained in:
parent
e0e214556a
commit
8a1137ceab
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ def main():
|
|||
"configfile",
|
||||
nargs="?",
|
||||
default="homeserver.yaml",
|
||||
help="the homeserver config file, defaults to homserver.yaml",
|
||||
help="the homeserver config file, defaults to homeserver.yaml",
|
||||
)
|
||||
parser.add_argument(
|
||||
"-w", "--worker",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue