]> git.proxmox.com Git - pve-docs.git/commitdiff
pveum: use correct cli command for realm sync
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 8 May 2020 11:29:55 +0000 (13:29 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 8 May 2020 11:38:12 +0000 (13:38 +0200)
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
pveum.adoc

index 8f229a6536953ae40e8105eec96da329d70e8f1a..00575648ae3549eed830c641943ce32892fe3711 100644 (file)
@@ -178,7 +178,7 @@ It is possible to sync users and groups for LDAP based realms. You can use the
 CLI command
 
 ----
-  pveum sync <realm>
+  pveum realm sync <realm>
 ----
 or in the `Authentication` panel of the GUI. Users and groups are synced to the
 cluster-wide user configuration file `/etc/pve/user.cfg`.