doc: fix prosodyctl syntax

This commit is contained in:
Saúl Ibarra Corretgé
2019-11-29 11:42:10 +01:00
parent a0b9cd1382
commit af305af880

View File

@@ -153,7 +153,7 @@ In order to do that, first execute a shell in the corresponding container:
Once in the container, run the following command to create a user: Once in the container, run the following command to create a user:
``prosodyctl --config /config/prosody.cfg.lua register username@meet.jitsi`` ``prosodyctl --config /config/prosody.cfg.lua register username meet.jitsi passsword``
The command then asks for a password interactively. The command then asks for a password interactively.