serve.rst.inc 308 B

12345678910111213141516171819
  1. .. _borg_serve:
  2. borg serve
  3. ----------
  4. ::
  5. borg serve <options>
  6. optional arguments
  7. ``--restrict-to-path PATH``
  8. | restrict repository access to PATH
  9. `Common options`_
  10. |
  11. Description
  12. ~~~~~~~~~~~
  13. This command starts a repository server process. This command is usually not used manually.