diff options
Diffstat (limited to 'doc/gmnisrv.scd')
| -rw-r--r-- | doc/gmnisrv.scd | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/gmnisrv.scd b/doc/gmnisrv.scd new file mode 100644 index 0000000..80de229 --- /dev/null +++ b/doc/gmnisrv.scd @@ -0,0 +1,25 @@ +gmnisrv(1) + +# NAME + +gmnisrv - serve clients over the gemini protocol + +# SYNPOSIS + +*gmnisrv* [-C _path_] + +# DESCRIPTION + +*gmnisrv* is a daemon which serves network clients over the gemini protocol. It +requires a config file; by default this shall be read from /etc/gmnisrv.ini +unless the installation was configured with a different SYSCONFDIR or the user +provides the -C flag. + +# OPTIONS + +*-C* _path_ + Specifies an alternate path to read the config file from. + +# SEE ALSO + +*gmnisrv.ini*(5) |
