Fix flag spec
[tt.git] / tt.rkt
diff --git a/tt.rkt b/tt.rkt
index f95de28..7f663c2 100644 (file)
--- a/tt.rkt
+++ b/tt.rkt
                 [num_workers
                   15]) ; 15 was fastest out of the tried 1, 5, 10, 15 and 20.
                (command-line
-                 #:once-any
+                 #:once-each
                  [("-c" "--cached")
                   "Read cached data instead of downloading."
                   (set! use-cache #t)]
This page took 0.033716 seconds and 4 git commands to generate.