mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-07-06 03:09:37 +00:00

minor formatting and language fixes to the faq section and the appendix Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
17 lines
261 B
ReStructuredText
17 lines
261 B
ReStructuredText
Each entry starts with the header ``backup: <name>``, followed by the
|
|
job configuration options.
|
|
|
|
::
|
|
|
|
backup: job1
|
|
drive hh8
|
|
pool p4
|
|
store store3
|
|
schedule daily
|
|
|
|
backup: ...
|
|
|
|
|
|
You can use the ``proxmox-tape backup-job`` command to manipulate
|
|
this file.
|