hg serve
Start a standalone Mercurial web server for browsing repositories.
=> More information.
- Start a web server instance:
hg serve
- Start a web server instance on the specified port:
hg serve --port {port}
- Start a web server instance on the specified listening address:
hg serve --address {address}
- Start a web server instance with a specific identifier:
hg serve --name {name}
- Start a web server instance using the specified theme (see the templates directory):
hg serve --style {style}
- Start a web server instance using the specified SSL certificate bundle:
hg serve --certificate {path/to/certificate}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/hg-serve.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 104.728657 milliseconds
- Gemini-to-HTML Time
- 0.247361 milliseconds
This content has been proxied by September (ba2dc).