| 12345678910111213141516171819 | 
							- .. _borg_serve:
 
- borg serve
 
- ----------
 
- ::
 
-     borg serve <options>
 
- optional arguments
 
-     ``--restrict-to-path PATH``
 
-         | restrict repository access to PATH
 
- `Common options`_
 
-     |
 
- Description
 
- ~~~~~~~~~~~
 
- This command starts a repository server process. This command is usually not used manually.
 
 
  |