blob: b6f65503b7261d396d6c9d96f76c22bda7fbf207 (
plain) (
tree)
|
|
.\" $OpenBSD: args.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
.TH OP-ARGS 1 "February 6, 2015"
.SH NAME
OP-args \- argument handling of the man-ext OP macro
.SH DESCRIPTION
no argument:
.OP
one argument:
.OP \-f
two arguments:
.OP \-f arg
three arguments:
.OP \-f arg bogus
final text
|