浏览代码

keep options list current in comment

George C. Privon 6 年之前
父节点
当前提交
f2f89b93d7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      code/update_predictions.rkt

+ 1 - 1
code/update_predictions.rkt

@@ -20,7 +20,7 @@
 ; set up command line arguments
 (define mode (command-line
               #:program "update_prediction"
-              #:args ([updatetype "help"]) ; (add, update, outcome help)
+              #:args ([updatetype "help"]) ; (add, update, list-open, list-closed, score, help)
               updatetype))
 
 ; check a date, if blank return current date