aboutsummaryrefslogtreecommitdiff
path: root/module/main.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/main.scm')
-rw-r--r--module/main.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/module/main.scm b/module/main.scm
index c55c892a..8332f566 100644
--- a/module/main.scm
+++ b/module/main.scm
@@ -88,7 +88,8 @@
"reserializes it back into ICAL format. "
"Useful for merging calendars.")
- (p (b "benchmark") " does something?")
+ (p (b "benchmark") " Forces a field from the current app. Preferably used together with "
+ (i "--statprof") " for some for profiling the code.")
(p (b "server") " starts an HTTP server which dynamicly loads and displays event. The "
(i "/month/{date}.html") " & " (i "/week/{date}.html") " runs the same output code as "