aboutsummaryrefslogtreecommitdiffstats
path: root/data/help/hrank
blob: 9d021f8cf83e9793c421315d9b02305d3db64740 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33

hrank

Usage: hrank [user [b][s][w]]
       hrank m-n [b][s][w]

  The first usage shows the ranking of the given user and all human users with
nearby rankings -- computers will be excluded from the 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 human users 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 human users with the highest 30 standard and
wild ratings.  "hbest" lists the top 20 human users 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 include computers in the list, use "rank".

See Also: best  hbest  rank

[Last modified: June 13, 1995 -- Friar]