Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
0d06ebf5
Commit
0d06ebf5
authored
Mar 02, 2016
by
Marcus Meissner
Committed by
Alexandre Julliard
Mar 03, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
manpages: Markup fixes.
Reported by Eric S. Raymond. Signed-off-by:
Marcus Meissner
<
marcus@jet.franken.de
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
183e8cf1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
26 additions
and
27 deletions
+26
-27
msiexec.man.in
programs/msiexec/msiexec.man.in
+25
-25
winedbg.man.in
programs/winedbg/winedbg.man.in
+1
-1
winemaker.man.in
tools/winemaker/winemaker.man.in
+0
-1
No files found.
programs/msiexec/msiexec.man.in
View file @
0d06ebf5
...
...
@@ -24,25 +24,25 @@ Same as \fB/x\fR.
\fR[\fBp\fR|\fBo\fR|\fBe\fR|\fBd\fR|\fBc\fR|\fBa\fR|\fBu\fR|\fBm\fR|\fBs\fR|\fBv\fR]\ \
\fR{\fIpackage\fR|\fIproductcode\fR}
Repair an installation. Default options are \'omus\'
.IP "\flp\fR"
.IP "\f
B
lp\fR"
Reinstall the file if it is missing.
.IP "\flo\fR"
.IP "\f
B
lo\fR"
Reinstall the file if it is missing or if any older version is installed.
.IP "\fle\fR"
.IP "\f
B
le\fR"
Reinstall the file if it is missing, or if the installed version is equal or older.
.IP "\fld\fR"
.IP "\f
B
ld\fR"
Reinstall the file if it is missing or a different version is installed.
.IP "\flc\fR"
.IP "\f
B
lc\fR"
Reinstall the file if it is missing or the checksum does not match.
.IP "\fla\fR"
.IP "\f
B
la\fR"
Reinstall all files.
.IP "\flu\fR"
.IP "\f
B
lu\fR"
Rewrite all required user registry entries.
.IP "\flm\fR"
.IP "\f
B
lm\fR"
Rewrite all required machine registry entries.
.IP "\fls\fR"
.IP "\f
B
ls\fR"
Overwrite any conflicting shortcuts.
.IP "\flv\fR"
.IP "\f
B
lv\fR"
Recache the local installation package from the source installation package.
.SH PATCHING
.IP \fB/p\ \fR{\fIpatch\fR}\ \fR[\fIproperty\fR=\fIfoobar\fR]
...
...
@@ -65,35 +65,35 @@ Shows a full UI.
[\fBi\fR|\fBw\fR|\fBe\fR|\fBa\fR|\fBr\fR|\fBu\fR|\fBc\fR|\fBm\fR|\fBo\fR|\fBp\fR|\fBv\fR]\
[\fB+\fR|\fB!\fR]\ {\fIlogfile\fR}
Enable logging to \fIlogfile\fR. Defaults are \'iwearmo\'.
.IP "\fl*\fR"
.IP "\f
B
l*\fR"
Enable all logging options except \'v\' and \'x\'.
.IP "\fli\fR"
.IP "\f
B
li\fR"
Log status messages.
.IP "\flw\fR"
.IP "\f
B
lw\fR"
Log nonfatal warnings.
.IP "\fle\fR"
.IP "\f
B
le\fR"
Log all error messages.
.IP "\fla\fR"
.IP "\f
B
la\fR"
Log start of actions.
.IP "\flr\fR"
.IP "\f
B
lr\fR"
Log action specifc records.
.IP "\flu\fR"
.IP "\f
B
lu\fR"
Log user requests.
.IP "\flc\fR"
.IP "\f
B
lc\fR"
Log initial UI parameters.
.IP "\flm\fR"
.IP "\f
B
lm\fR"
Log out of memory errors.
.IP "\flo\fR"
.IP "\f
B
lo\fR"
Log out of diskspace messages.
.IP "\flp \fR"
.IP "\f
B
lp \fR"
Log terminal properties.
.IP "\flv \fR"
.IP "\f
B
lv \fR"
Verbose logging.
.IP "\flx \fR"
.IP "\f
B
lx \fR"
Log extra debugging messages.
.IP "\fl+ \fR"
.IP "\f
B
l+ \fR"
Append logging to existing file.
.IP "\fl! \fR"
.IP "\f
B
l! \fR"
Flush each line to log.
.SH OTHER OPTIONS
.IP \fB/h
...
...
programs/winedbg/winedbg.man.in
View file @
0d06ebf5
...
...
@@ -163,7 +163,7 @@ Adds a breakpoint at the line \fIN\fR inside symbol \fIid\fR.
.IP \fBbreak\ \fIN\fR
Adds a breakpoint at line \fIN\fR of current source file.
.IP \fBbreak\fR
Adds a breakpoint at current \f$PC\fR address.
Adds a breakpoint at current \f
B
$PC\fR address.
.IP \fBwatch\ *\ \fIN\fR
Adds a watch command (on write) at address \fIN\fR (on 4 bytes).
.IP \fBwatch\ \fIid\fR
...
...
tools/winemaker/winemaker.man.in
View file @
0d06ebf5
...
...
@@ -29,7 +29,6 @@ winemaker \- generate a build infrastructure for compiling Windows programs on U
.br
[
.BR "--generated-files " "] [ " "--nogenerated-files " "]
]
.br
[
.BR "--wine32 " "]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment