blob: 80de229bb78a1621089e7f69908d9e98777e5ad9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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)
|