Explorar el Código

include /msg form of account registration in manual

Thanks to @cxxboy (#1788)
tags/v2.8.0-rc1
Shivaram Lingamneni hace 2 años
padre
commit
c7b6b6e917
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4
    0
      docs/MANUAL.md

+ 4
- 0
docs/MANUAL.md Ver fichero

250
 
250
 
251
     /NS REGISTER <password>
251
     /NS REGISTER <password>
252
 
252
 
253
+or
254
+
255
+    /msg nickserv register <password>
256
+
253
 This is the way to go if you want to use a regular password. `<password>` is your password, your current nickname will become your username. Your password cannot contain spaces, but make sure to use a strong one anyway.
257
 This is the way to go if you want to use a regular password. `<password>` is your password, your current nickname will become your username. Your password cannot contain spaces, but make sure to use a strong one anyway.
254
 
258
 
255
 If you want to use a TLS client certificate instead of a password to authenticate (`SASL EXTERNAL`), then you can use the command below to do so. (If you're not sure what this is, don't worry – just use the above password method to register an account.)
259
 If you want to use a TLS client certificate instead of a password to authenticate (`SASL EXTERNAL`), then you can use the command below to do so. (If you're not sure what this is, don't worry – just use the above password method to register an account.)

Loading…
Cancelar
Guardar