fix --password on proxmox-backup-manager command

This commit is contained in:
Hebert Barbosa
2023-01-23 12:45:04 -03:00
committed by GitHub
parent 020b19ba1b
commit 8319a5d0bf

View File

@@ -58,7 +58,7 @@ proxmox-backup-manager user list
to update root user pwd:
```
proxmox-backup-manager user update root@pam -- password {pwd}
proxmox-backup-manager user update root@pam --password {pwd}
```
more info: https://pbs.proxmox.com/docs/user-management.html