1 .TH WINEPATH 1 "November 2010" "@PACKAGE_STRING@" "Wine Programs"
3 winepath \- Tool to convert Unix paths to/from Win32 paths
9 is a tool to convert a Unix path to/from a Win32 (short/long) path
10 compatible with its Microsoft Windows counterpart.
12 If more than one option is given then the input paths are output in
13 all formats specified, in the order long, short, Unix, Windows.
14 If no option is given the default output is Unix format.
16 .IP \fB\-u\fR,\fB\ \-\-unix
17 converts a Windows path to a Unix path.
18 .IP \fB\-w\fR,\fB\ \-\-windows
19 converts a Unix path to a long Windows path.
20 .IP \fB\-l\fR,\fB\ \-\-long
21 converts the short Windows path of an existing file or directory to the long
23 .IP \fB\-s\fR,\fB\ \-\-short
24 converts the long Windows path of an existing file or directory to the short
27 separate output with \\0 character, instead of a newline.
28 .IP \fB\-h\fR,\fB\ \-\-help
29 shows winepath help message and exit.
30 .IP \fB\-v\fR,\fB\ \-\-version
31 shows version information and exit.
33 Bugs can be reported on the
34 .UR https://bugs.winehq.org
39 is part of the Wine distribution, which is available through WineHQ,
41 .UR https://www.winehq.org/
42 .B Wine development headquarters
47 .UR https://www.winehq.org/help
48 .B Wine documentation and support