aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-11-05 11:58:55 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2020-11-05 11:58:55 +0100
commit74c4526247c31d20222708b47ae199f4a1442dbe (patch)
treed8f82c5738cc7873af34ea095f828ec3e09f2467
parentAdd slightly more documentation to tidsrapport. (diff)
downloadcalp-74c4526247c31d20222708b47ae199f4a1442dbe.tar.gz
calp-74c4526247c31d20222708b47ae199f4a1442dbe.tar.xz
Fix tidsrapport --output flag.
-rw-r--r--module/calp/entry-points/tidsrapport.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/calp/entry-points/tidsrapport.scm b/module/calp/entry-points/tidsrapport.scm
index 86fdab18..4716ceeb 100644
--- a/module/calp/entry-points/tidsrapport.scm
+++ b/module/calp/entry-points/tidsrapport.scm
@@ -167,7 +167,7 @@ trailer
(define opt-spec
'((pdf (value #t)
(description "Input pdf fill"))
- (output (single-char #\o) (value 'optional)
+ (output (single-char #\o) (value optional)
(description "Output file"))
(data (value optional)