man: fixed typos in mkwin manual

This commit is contained in:
Valerie Wolfe 2024-07-05 14:25:56 -04:00
parent dd299c4976
commit 2445530f9b

View file

@ -7,7 +7,7 @@
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm mkwin .Nm mkwin
.Op Fl hq .Op Fl hq
.Op Fl empty .Op Fl -empty
.Op Fl -find Ar root .Op Fl -find Ar root
.Op Fl -pc Ar flags .Op Fl -pc Ar flags
.Op Fl -quiet .Op Fl -quiet
@ -19,7 +19,7 @@ The
utility generates bash scripts for executing Windows executables from WSL, and prints them to the standard output. The options are as follows: utility generates bash scripts for executing Windows executables from WSL, and prints them to the standard output. The options are as follows:
.Bl -tag -width Ds .Bl -tag -width Ds
.It Ar --\ args .It Ar --\ args
The resulting sript will forward the provided arguments. The resulting script will forward the provided arguments.
.It Fl -empty .It Fl -empty
The resulting script will not pass arguments to the target binary. The resulting script will not pass arguments to the target binary.
.It Fl -find Ar root .It Fl -find Ar root