aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2024-05-30 03:09:13 +0100
committerArun Isaac2024-05-30 03:09:13 +0100
commit7d1b0b9338af5501c6282cdaf3cacc41075a04c9 (patch)
treed969a482614575006cad1ec2194f9336b1a3c523
parent2a5b73121ce7ce4c4bd5f3f482187dd22489e330 (diff)
downloadccwl-7d1b0b9338af5501c6282cdaf3cacc41075a04c9.tar.gz
ccwl-7d1b0b9338af5501c6282cdaf3cacc41075a04c9.tar.lz
ccwl-7d1b0b9338af5501c6282cdaf3cacc41075a04c9.zip
doc: Use section- prefix in section identifier.HEADmain
* doc/ccwl.skb (Cookbook)[Prefix arguments]: Use section- prefix in identifier.
-rw-r--r--doc/ccwl.skb2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ccwl.skb b/doc/ccwl.skb
index cc4c339..9001f20 100644
--- a/doc/ccwl.skb
+++ b/doc/ccwl.skb
@@ -357,7 +357,7 @@ respectively.]
(scheme-source "doc/inline-javascript-requirement.scm")
(scheme-source "doc/resource-requirement.scm")))
(section :title [Prefix arguments]
- :ident "prefix-arguments"
+ :ident "section-prefix-arguments"
(p [You want to be able to associate arguments of a command to a
prefix. For example, in the following example, we associate the input
,(code "output_filename") to the prefix ,(code "-o"). Notice the