mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-07-09 07:29:15 +00:00

Have our docgen tool generate a synopsis for the prune.cfg schema, and use that output in a new prune.cfg manpage, and include it in the appropriate appendix of our html/pdf rendered admin guide. Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com> [TL: expand commit message and keep alphabetical order for configs in the guide.] Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
15 lines
270 B
ReStructuredText
15 lines
270 B
ReStructuredText
Each entry starts with the header ``prune: <name>``, followed by the job
|
|
configuration options.
|
|
|
|
::
|
|
|
|
prune: prune-store2
|
|
schedule mon..fri 10:30
|
|
store my-datastore
|
|
|
|
prune: ...
|
|
|
|
|
|
You can use the ``proxmox-backup-manager prune-job`` command to manipulate this
|
|
file.
|