utility converts UNIX paths to DOS, for command substituting paths when invoking Windows executables from the terminal in WSL. Its options are as follows:
.Bl-tag-widthDs
.ItFlh,Fl-help
Displays a short help text.
.ItFln,Fl-network
Adds the WSL network path where appropriate.
.ItFlq,Fl-quotes
Surrounds each converted path with single quotes (-q) or double quotes (-qq).
.ItFls,Fl-no-space
Uses DOS shortening for directories in the path whose name contains spaces.
.El
.ShENVIRONMENT
.Bl-tag-widthDs
.ItEvWSL_DISTRO_NAME
This should be auto-set by WSL, and contains the name of the current distribution.