OSDN Git Service

One more correction.
[shogi-server/shogi-server.git] / changelog
index d331957..3ef2cd9 100644 (file)
--- a/changelog
+++ b/changelog
@@ -5,7 +5,7 @@
            a new command, mk_game_results. Now, Generating players.yaml
            requires two steps as follows:
              % ./mk_game_results dir_of_csa_files > 00list
-             % ./mk_rate 00list > players.html
+             % ./mk_rate 00list > players.yaml
              or
              % ./mk_game_results dir_of_csa_files | ./mk_rate > players.yaml 
            (Closes: #19454)