proxmox-backup/docs/proxmox-backup-proxy/man1.rst
Thomas Lamprecht ffc62ac94d docs: avoid orphan warnings for man-page skeletons
Use the `:orphan:` special metadata field [0] to tell Sphinx that this
file is expected to not be included in any TOC-tree.

[0]: https://www.sphinx-doc.org/en/master/usage/restructuredtext/field-lists.html#special-metadata-fields

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-03-08 08:08:10 +01:00

31 lines
555 B
ReStructuredText

:orphan:
==========================
proxmox-backup-proxy
==========================
Synopsis
==========
This daemon is normally started and managed as ``systemd`` service::
systemctl start proxmox-backup-proxy
systemctl stop proxmox-backup-proxy
systemctl status proxmox-backup-proxy
For debugging, you can start the daemon in foreground using::
proxmox-backup-proxy
.. NOTE:: You need to stop the service before starting the daemon in
foreground.
Description
============
.. include:: description.rst
.. include:: ../pbs-copyright.rst