winefile: Fix manpage formatting.
This commit is contained in:
parent
e908a1a64a
commit
aab5e4d2c6
|
@ -2,18 +2,16 @@
|
|||
.SH NAME
|
||||
winefile \- Wine File Manager
|
||||
.SH SYNOPSIS
|
||||
.BR "winefile \fl[Unix\ path]\fR"
|
||||
|
||||
.BR "winefile \fl[Win32\ path]\fR"
|
||||
.BI winefile " path"
|
||||
.SH DESCRIPTION
|
||||
.B winefile
|
||||
is the Wine file manager, with a similar design to early Microsoft Windows explorer.
|
||||
.SH USAGE
|
||||
.B You can pass winefile either a Unix or Win32 path, for example:
|
||||
You can pass winefile either a Unix or Win32 path, for example:
|
||||
|
||||
.B Using a Unix path: winefile /mnt/hda1
|
||||
.RB "Using a Unix path: " "winefile /mnt/hda1"
|
||||
|
||||
.B Using a Win32 path: winefile C:\(rs\(rswindows\(rs\(rs\
|
||||
.RB "Using a Win32 path: " "winefile C:\(rs\(rswindows\(rs\(rs\"
|
||||
|
||||
.SH "SEE ALSO"
|
||||
.BR wine(1)
|
||||
|
|
Loading…
Reference in New Issue