Show More
@@ -13,7 +13,7 b' These include:' | |||||
13 | - Calling out to a command server |
|
13 | - Calling out to a command server | |
14 |
|
14 | |||
15 | Executing ``hg`` processes is very similar to how humans interact with |
|
15 | Executing ``hg`` processes is very similar to how humans interact with | |
16 | Mercurial in the shell. It should already be familar to you. |
|
16 | Mercurial in the shell. It should already be familiar to you. | |
17 |
|
17 | |||
18 | :hg:`serve` can be used to start a server. By default, this will start |
|
18 | :hg:`serve` can be used to start a server. By default, this will start | |
19 | a "hgweb" HTTP server. This HTTP server has support for machine-readable |
|
19 | a "hgweb" HTTP server. This HTTP server has support for machine-readable |
General Comments 0
You need to be logged in to leave comments.
Login now