1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-26 01:37:20 +00:00
borg/docs/usage/serve.rst.inc
2016-07-06 01:33:53 +02:00

23 lines
472 B
PHP

.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
.. _borg_serve:
borg serve
----------
::
borg serve <options>
optional arguments
``--restrict-to-path PATH``
| restrict repository access to PATH
``--append-only``
| only allow appending to repository segment files
`Common options`_
|
Description
~~~~~~~~~~~
This command starts a repository server process. This command is usually not used manually.