From 79b59f9b30fb6a1fdf8c3efb446271f7cb00d434 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Thu, 7 Dec 2023 21:31:49 +0100 Subject: FICS 1.6.2 --- data/help/rank | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 data/help/rank (limited to 'data/help/rank') diff --git a/data/help/rank b/data/help/rank new file mode 100644 index 0000000..cd66335 --- /dev/null +++ b/data/help/rank @@ -0,0 +1,32 @@ + +rank + +Usage: rank [user [b][s][w]] + rank m-n [b][s][w] + + The first usage shows the ranking of the given user and all users with +nearby rankings. A second argument with one or more of the letters b, s, +and/or w asks to show only blitz, standard, and/or wild ratings respectively. +If no second argument is given, rankings for all three types are shown. For +example, "rank foo bw" shows the blitz and wild ranking of the player whose +handle is "foo". If 'user' is omitted, your rankings will be displayed. + + The second usage shows all players ranked between the rankings of M and N. +The optional third argument again limits which ratings are shown. For +example, "rank 1-30 sw" lists the players with the highest 30 standard and +wild ratings. "Best" lists the top 20 players in a category. + + The columns are always sorted by blitz, then standard, then wild. + + Currently, all players with at least 20 games of a particular rating type +are ranked. If you ask for a player's rank and they do not yet have the 20 +games needed to be an active player, the player's current rating will be +displayed in the table but a line (----) will precede the handle to indicate a +provisional ranking. + + To omit computers from the list, use "hrank". + +See Also: best hbest hrank + +[Last modified: June 13, 1995 -- Friar] + -- cgit v1.2.3