Explorar o código

doc: clarify account registration command

Saúl Ibarra Corretgé %!s(int64=5) %!d(string=hai) anos
pai
achega
2f173804df
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -288,9 +288,9 @@ 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:
 
-``prosodyctl --config /config/prosody.cfg.lua register username meet.jitsi passsword``
+``prosodyctl --config /config/prosody.cfg.lua register TheDesiredUsername meet.jitsi TheDesiredPassword``
 
-The command then asks for a password interactively.
+Note that the commend produces no output.
 
 #### Authentication using LDAP