Mention default behaviour in the manual when the host is not given - quark - qu… | |
git clone git://git.suckless.org/quark | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit 601b56d27095e4340e5afcf3385465a1f7f96d98 | |
parent 27f8bbfac440d95ef354005d5f7353ec9f3d9294 | |
Author: Laslo Hunhold <[email protected]> | |
Date: Sun, 23 Aug 2020 13:36:56 +0200 | |
Mention default behaviour in the manual when the host is not given | |
Signed-off-by: Laslo Hunhold <[email protected]> | |
Diffstat: | |
M quark.1 | 3 ++- | |
1 file changed, 2 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/quark.1 b/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 |