Hi, I got this manpage which I am improving and I got this line
spamprobe auto-train {SPAM|GOOD file ...} ... For which I used this code .It Nm spamprobe Cm auto-train Ar {SPAM|GOOD file ...} ... But that's ugly since there doesn't seem to be a macro that does curly braces. Is using curly braces the right way to show the construction and what code should I use here? # Han