blob: 77a9068e372ceede62bcc1b9fb4e951e8ffa084f (
plain) (
tree)
|
|
.Dd December 24, 2009
.Dt FL-MULTIARG 1
.Os OpenBSD
.Sh NAME
.Nm Fl-multiarg
.Nd multiple arguments to a Fl macro
.Sh DESCRIPTION
Each group of flags in
.Fl a b c def
gets its own dash.
.Pp
Punctuation characters like in
.Op Fl a | b
get no dash.
|