aboutsummaryrefslogtreecommitdiff
path: root/module/entry-points
diff options
context:
space:
mode:
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 "