aboutsummaryrefslogtreecommitdiff
path: root/module/entry-points
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-06-10 22:49:47 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-06-10 22:49:47 +0200
commit6c7db087ca026f91d02b59630528d866078de92f (patch)
tree1737c00a86dcf06bb2a36e519416a63f4d153b6c /module/entry-points
parentMain error handler how handles different arities. (diff)
downloadcalp-6c7db087ca026f91d02b59630528d866078de92f.tar.gz
calp-6c7db087ca026f91d02b59630528d866078de92f.tar.xz
Note that --field for benchmark is required.
Diffstat (limited to 'module/entry-points')
-rw-r--r--module/entry-points/benchmark.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/entry-points/benchmark.scm b/module/entry-points/benchmark.scm
index d11ba463..ae55aa26 100644
--- a/module/entry-points/benchmark.scm
+++ b/module/entry-points/benchmark.scm
@@ -12,7 +12,7 @@
`((field (value #t)
(description
"Which field from the current app to force. Most heavy fields are defined in "
- (i "(vcomponent)") "."))
+ (i "(vcomponent)") ". Required."))
(enable-output (single-char #\o)
(description
"Output is be default supressed, since many fields contain way to much data "