chiark
/
gitweb
/
~mdw
/
sod
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c3f8ae
)
doc/misc.tex (options): Add in missing argument form.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 7 May 2016 12:21:42 +0000
(13:21 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 29 May 2016 13:01:45 +0000
(14:01 +0100)
doc/misc.tex
patch
|
blob
|
blame
|
history
diff --git
a/doc/misc.tex
b/doc/misc.tex
index 33f33108f988b66ee1a3678b6738304313761062..abc15eb949ebccd36c6e3bee310e474f254d7c7d 100644
(file)
--- a/
doc/misc.tex
+++ b/
doc/misc.tex
@@
-375,7
+375,7
@@
These symbols are defined in the @!optparse| package.
(:long-name @<string>) @! \\
(@<string> @<format-arg>^+) @!
(:doc @<string> @<format-arg>^*) @! \\
- (:opt-arg @<arg-name>) @! \\
+ (:
arg @<arg-name>) @! (:
opt-arg @<arg-name>) @! \\
@<keyword> @! (:tag @<tag>) @!
(:negated-tag @<tag>) @! \\
@{ (@<handler> @<var> @<handler-arg>^*) @}^*