summaryrefslogtreecommitdiff
path: root/base/docs/man5/custom.tmac
blob: ef07991ba669ba7ac8ac1bcdeca62a06e4effe64 (plain)
1
2
3
4
5
6
7
8
9
10
11
\# Begin a arguments block for a command
.de Arguments
.RS
.IP "\fBARGUMENTS\fP"
.RS
..
\# End an arguments block for a command
.de EArguments
.RE
.RE
..