From 1bf60aa2ba2963ca72835bab8b2de3a1e15e4eb9 Mon Sep 17 00:00:00 2001 From: Douglas Bagnall Date: Thu, 27 Feb 2025 17:43:12 +1300 Subject: [PATCH] manpages: samba-tool gpo backup Signed-off-by: Douglas Bagnall Reviewed-by: Rowland Penny --- docs-xml/manpages/samba-tool.8.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/docs-xml/manpages/samba-tool.8.xml b/docs-xml/manpages/samba-tool.8.xml index 8e2554b269f..f3eb306ed06 100644 --- a/docs-xml/manpages/samba-tool.8.xml +++ b/docs-xml/manpages/samba-tool.8.xml @@ -2614,6 +2614,33 @@ + + gpo backup <replaceable>gpo</replaceable>[options] + Backup a GPO. + + + + + -H H + LDB URL for database or target server + + + --tmpdir=TMPDIR + Temporary directory for copying policy files + + + --generalize + Generalize XML entities to restore + + + --entities=ENT_FILE + File to export defining XML entities for the restore + + + + + + gpo create <replaceable>displayname</replaceable> [options] Create an empty GPO. -- 2.47.2