Mention default behaviour in the manual when the host is not given
Signed-off-by: Laslo Hunhold <dev@frign.de>
This commit is contained in:
parent
27f8bbfac4
commit
601b56d270
1 changed files with 2 additions and 1 deletions
3
quark.1
3
quark.1
|
@ -1,4 +1,4 @@
|
|||
.Dd 2020-08-22
|
||||
.Dd 2020-08-23
|
||||
.Dt QUARK 1
|
||||
.Os suckless.org
|
||||
.Sh NAME
|
||||
|
@ -55,6 +55,7 @@ The default is "nogroup".
|
|||
Use
|
||||
.Ar host
|
||||
as the server hostname.
|
||||
The default is the loopback interface (i.e. localhost).
|
||||
.It Fl i Ar file
|
||||
Set
|
||||
.Ar file
|
||||
|
|
Loading…
Reference in a new issue