aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-06-01 18:53:58 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2024-06-01 18:53:58 +0200
commit21f7727dd7d0634b6450fc529f527ea5b931a0cd (patch)
tree2e03889eaac8a740716135a8985493df1c7a6068
parent804265af458888f0188b2dade4c50c28aeb0b949 (diff)
Documented the new option
-rw-r--r--manpages/fics.15
1 files changed, 4 insertions, 1 deletions
diff --git a/manpages/fics.1 b/manpages/fics.1
index 63f0d33..b6577dc 100644
--- a/manpages/fics.1
+++ b/manpages/fics.1
@@ -3,7 +3,7 @@
.\" SPDX-FileCopyrightText: Copyright 2024 Markus Uhlin
.\" SPDX-License-Identifier: ISC
.\"
-.Dd March 12, 2024
+.Dd June 1, 2024
.Dt FICS 1
.Os
.Sh NAME
@@ -13,6 +13,7 @@
.Nm fics
.Bk -words
.Op Fl h
+.Op Fl l
.Op Fl p Ar port
.Ek
.Sh DESCRIPTION
@@ -28,6 +29,8 @@ computing network.
.Bl -tag -width Ds
.It Fl h
Outputs the program usage.
+.It Fl l
+Display the legal notice and exit.
.It Fl p Ar port
Which port shall the chess server listen on?
(The default is 5000.)