Fossil SCM
Tiny tweak to Windows service.md article.
Commit
7a276195f2e509aff6c09428574bd3f3a915194d513f6b36edde9198e3486481
Parent
f73188a5b840ce9…
1 file changed
+1
-1
+1
-1
| --- www/server/windows/service.md | ||
| +++ www/server/windows/service.md | ||
| @@ -39,11 +39,11 @@ | ||
| 39 | 39 | This will create a windows service named 'Fossil-DSCM' running under the local |
| 40 | 40 | system account and accessible on port 8080 by default. `fossil winsrv` can also |
| 41 | 41 | start, stop, and delete the service. For all available options, please execute |
| 42 | 42 | `fossil help winsrv` on a windows install of Fossil. |
| 43 | 43 | |
| 44 | -If you wish to server a directory of repositories, the `fossil winsrv` command | |
| 44 | +If you wish to serve a directory of repositories, the `fossil winsrv` command | |
| 45 | 45 | requires a slightly different set of options vs. `fossil server`: |
| 46 | 46 | |
| 47 | 47 | ``` |
| 48 | 48 | fossil winsrv create --repository D:/Path/to/Repos --repolist |
| 49 | 49 | ``` |
| 50 | 50 |
| --- www/server/windows/service.md | |
| +++ www/server/windows/service.md | |
| @@ -39,11 +39,11 @@ | |
| 39 | This will create a windows service named 'Fossil-DSCM' running under the local |
| 40 | system account and accessible on port 8080 by default. `fossil winsrv` can also |
| 41 | start, stop, and delete the service. For all available options, please execute |
| 42 | `fossil help winsrv` on a windows install of Fossil. |
| 43 | |
| 44 | If you wish to server a directory of repositories, the `fossil winsrv` command |
| 45 | requires a slightly different set of options vs. `fossil server`: |
| 46 | |
| 47 | ``` |
| 48 | fossil winsrv create --repository D:/Path/to/Repos --repolist |
| 49 | ``` |
| 50 |
| --- www/server/windows/service.md | |
| +++ www/server/windows/service.md | |
| @@ -39,11 +39,11 @@ | |
| 39 | This will create a windows service named 'Fossil-DSCM' running under the local |
| 40 | system account and accessible on port 8080 by default. `fossil winsrv` can also |
| 41 | start, stop, and delete the service. For all available options, please execute |
| 42 | `fossil help winsrv` on a windows install of Fossil. |
| 43 | |
| 44 | If you wish to serve a directory of repositories, the `fossil winsrv` command |
| 45 | requires a slightly different set of options vs. `fossil server`: |
| 46 | |
| 47 | ``` |
| 48 | fossil winsrv create --repository D:/Path/to/Repos --repolist |
| 49 | ``` |
| 50 |