aboutsummaryrefslogtreecommitdiff
path: root/module/main.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-06-01 13:58:21 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-06-01 13:58:21 +0200
commitfce0a555f50737daf31ba2d3385bf9ab5f9b0c4a (patch)
tree41bbe7bbf0b171adf607d4d8803a9a9d4b77dbd7 /module/main.scm
parentAdd debug config to html. (diff)
downloadcalp-fce0a555f50737daf31ba2d3385bf9ab5f9b0c4a.tar.gz
calp-fce0a555f50737daf31ba2d3385bf9ab5f9b0c4a.tar.xz
Extend and document benchmark main.
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 "