summaryrefslogtreecommitdiff
path: root/gosher.8
diff options
context:
space:
mode:
Diffstat (limited to 'gosher.8')
-rw-r--r--gosher.86
1 files changed, 4 insertions, 2 deletions
diff --git a/gosher.8 b/gosher.8
index 138fa45..45124e0 100644
--- a/gosher.8
+++ b/gosher.8
@@ -7,7 +7,7 @@
.Nd a Gopher server in a shell script
.Sh SYNOPSIS
.Nm gosher
-.Op Ar PORT Op Ar GOPHERDIR
+.Op Ar GOPHERDIR Op Ar HOSTNAME Op Ar PORT
.Sh DESCRIPTION
.Pp
.Ic gosher
@@ -23,7 +23,9 @@ protocol has assigned port 70 by IANA.
.Ic gosher
uses
.Em netcat(1)
-to listen for incoming connections on the specified
+to listen for incoming connections on the specified
+.Ar HOSTNAME
+(defaults to 'localhost' if not specified) and
.Ar PORT
(defaults to 70 if
.Ar PORT