5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-03-12 20:58:30 +03:00
Dylan Whyte 2bc1250c28 docs: language fixup: faq and appendix
minor formatting and language fixes to the faq section and the appendix

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2021-11-02 07:12:07 +01:00

18 lines
329 B
ReStructuredText

This file contains information used to access remote servers.
Each entry starts with the header ``remote: <name>``, followed by the
remote configuration options.
::
remote: server1
host server1.local
auth-id sync@pbs
...
remote: ...
You can use the ``proxmox-backup-manager remote`` command to manipulate
this file.