docs: add manual page fro sysc.cfg
This commit is contained in:
15
docs/config/sync/format.rst
Normal file
15
docs/config/sync/format.rst
Normal file
@ -0,0 +1,15 @@
|
||||
Each entry starts with a header ``sync: <name>``, followed by the
|
||||
job configuration options.
|
||||
|
||||
::
|
||||
|
||||
sync: job1
|
||||
store store1
|
||||
remote-store store1
|
||||
remote lina
|
||||
|
||||
sync: ...
|
||||
|
||||
|
||||
You can use the ``proxmox-backup-manager sync-job`` command to manipulate
|
||||
this file.
|
||||
Reference in New Issue
Block a user