diff docs/conf.py @ 295:11e6e3442df0

Manual page for "ftjail snapshot-tmpl"
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 18 Sep 2022 16:25:18 +0200
parents c2e2fed957ed
children a452ace0175a
line wrap: on
line diff
--- a/docs/conf.py	Sun Sep 18 15:32:22 2022 +0200
+++ b/docs/conf.py	Sun Sep 18 16:25:18 2022 +0200
@@ -73,7 +73,8 @@
 man_pages = [
     ("man/man8/local-bsdtools", "local-bsdtools", 'FreeBSD specific administration helper tools v%s' % release, [author], 8),
     ("man/man8/ftjail", "ftjail", "Management helper for thin jails", [author], 8),
-    ("man/man8/ftjail-copy-skel", "ftjail-copy-skel", "Recursively copy skeleton contents", [author], 8),        
+    ("man/man8/ftjail-copy-skel", "ftjail-copy-skel", "Recursively copy skeleton contents", [author], 8),
+    ("man/man8/ftjail-snapshot-tmpl", "ftjail-snapshot-tmpl", "Recursively create ZFS dataset-snapshots of the RO base and the RW skeleton datasets", [author], 8),
     ("man/man8/fzfs", "fzfs", "A ZFS management helper tool", [author], 8),
     ("man/man8/fzfs-mount", "fzfs-mount", "Mount ZFS datasets recursively", [author], 8),
     ("man/man8/fzfs-umount", "fzfs-umount", "Unmount ZFS datasets recursively", [author], 8),