Updated your references on the Admin PWD command..

This commit is contained in:
Yunobot 2018-08-03 00:25:42 +00:00
parent d10cb5ea64
commit f118e9ea4f

View file

@ -143,5 +143,11 @@ yunohost tools [-h] {postinstall,maindomain,ldapinit,adminpw} ...
postinstall YunoHost post-install
maindomain Main domain change tool
ldapinit YunoHost LDAP initialization
adminpw Change admin password
adminpw Change admin password # Existing password required. See workaround below.
```
### admin
```bash
yunohost-reset-ldap-password Reset the admin account (Web GUI) password
```