]> git.proxmox.com Git - proxmox-backup.git/commit
docs: user management: avoid some inconsistencies
authorFabian Ebner <f.ebner@proxmox.com>
Tue, 10 Nov 2020 12:33:20 +0000 (13:33 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 10 Nov 2020 12:47:52 +0000 (13:47 +0100)
commit477ebe6b7883259b26a4f7367f711b35e9dbe7cf
tree39ead7137f9a05a32415c8781e23764f5b25171b
parent38efbfc148b9afd71e6ee87629da82756979626e
docs: user management: avoid some inconsistencies

The space between '--' and 'path' in two of the commands was wrong. The other
changes make the names of the store and token consistent with the rest of the
section and should improve readability.

Also add the Datastore.Verify permission in the output of the command:
proxmox-backup-manager user permissions john@pbs --path /datastore/store1
A DatastoreAdmin now has this permission and that's what john@pbs is in the
example.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
docs/user-management.rst