man: fixed typos in mkwin manual
This commit is contained in:
parent
dd299c4976
commit
2445530f9b
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
.Sh SYNOPSIS
|
||||
.Nm mkwin
|
||||
.Op Fl hq
|
||||
.Op Fl empty
|
||||
.Op Fl -empty
|
||||
.Op Fl -find Ar root
|
||||
.Op Fl -pc Ar flags
|
||||
.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:
|
||||
.Bl -tag -width Ds
|
||||
.It Ar --\ args
|
||||
The resulting sript will forward the provided arguments.
|
||||
The resulting script will forward the provided arguments.
|
||||
.It Fl -empty
|
||||
The resulting script will not pass arguments to the target binary.
|
||||
.It Fl -find Ar root
|
||||
|
|
Loading…
Reference in a new issue