diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-09-15 18:50:32 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-09-15 18:50:32 +0200 |
commit | c3eee8e333866d92e5fd94ae83cef618758c11bb (patch) | |
tree | 234a06fd90bd61a6668490a0cbf8870e6c674b81 /manpages/makerank.1 |
FICS RPBLC v1.4.61.4.6
Diffstat (limited to 'manpages/makerank.1')
-rw-r--r-- | manpages/makerank.1 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/manpages/makerank.1 b/manpages/makerank.1 new file mode 100644 index 0000000..e156288 --- /dev/null +++ b/manpages/makerank.1 @@ -0,0 +1,26 @@ +.\" -*- mode: nroff; -*- +.Dd March 15, 2024 +.Dt MAKERANK 1 +.Os +.Sh NAME +.Nm makerank +.Nd creates rankings for FICS games +.Sh SYNOPSIS +Takes no arguments. +.Sh DESCRIPTION +.Nm +creates sorted rankings for FICS (Free Internet Chess Server) games +and writes them to the hard disk. +Currently for the following game types: +.Bl -bullet -compact +.It +std +.It +blitz +.It +wild +.It +lightning +.El +.Sh SEE ALSO +.Xr fics 1 , Xr fics_addplayer 1 |