Mattias Andrée <[email protected]> wrote: > Signed-off-by: Mattias Andrée <[email protected]> > --- > cp.1 | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/cp.1 b/cp.1 > index 54126e2..f74127d 100644 > --- a/cp.1 > +++ b/cp.1 > @@ -11,8 +11,8 @@ > .Fl R > .Op Fl H | L | P > .Oc > -.Op Ar source ... > -.Op Ar dest > +.Ar source ... > +.Ar dest > .Sh DESCRIPTION > .Nm > copies > -- > 2.11.0 >
Applied. Thanks.
