Merge pull request #775 from yunohost-bot/anonymous-2018-07-11_05-50-45

[Anonymous contrib] Updated your references on the Admin PWD command..
This commit is contained in:
Alexandre Aubin 2018-08-03 02:30:30 +02:00 committed by GitHub
commit 3d99723f5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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
```