소스 검색

doc: clarify account registration command

Saúl Ibarra Corretgé 5 년 전
부모
커밋
2f173804df
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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