From 6c7db087ca026f91d02b59630528d866078de92f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Wed, 10 Jun 2020 22:49:47 +0200 Subject: Note that --field for benchmark is required. --- module/entry-points/benchmark.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/entry-points') 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 " -- cgit v1.2.3