aboutsummaryrefslogtreecommitdiff
path: root/doc/macros.texi
blob: 0651f2e2872b3520ae0f08784cb9ad18486622d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
@macro xopindex{option,text}
@opindex \option\, --\option\ @r{option, \text\}
@end macro

@macro sopindex{option,text}
@opindex \option\, -\option\ @r{short option, \text\}
@end macro

@macro opsummary{option}
@ifclear ANCHOR--\option\
@set ANCHOR--\option\ 1
@anchor{--\option\}
@end ifclear
@xopindex{\option\, summary}
@end macro

Return to:

Send suggestions and report system problems to the System administrator.