borg/docs/usage/serve.rst.inc

24 lines
472 B
PHP
Raw Normal View History

2016-07-05 21:30:08 +00:00
.. 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
2016-07-05 23:33:53 +00:00
``--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.