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
8d4ac88a
Commit
8d4ac88a
authored
Mar 03, 2016
by
Hans Leidekker
Committed by
Alexandre Julliard
Mar 03, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
msiexec: Fix manpage markup for repair and logging modifiers.
Signed-off-by:
Hans Leidekker
<
hans@codeweavers.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
35845ddc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
25 deletions
+25
-25
msiexec.man.in
programs/msiexec/msiexec.man.in
+25
-25
No files found.
programs/msiexec/msiexec.man.in
View file @
8d4ac88a
...
...
@@ -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 "\fB
l
p\fR"
.IP "\fBp\fR"
Reinstall the file if it is missing.
.IP "\fB
l
o\fR"
.IP "\fBo\fR"
Reinstall the file if it is missing or if any older version is installed.
.IP "\fB
l
e\fR"
.IP "\fBe\fR"
Reinstall the file if it is missing, or if the installed version is equal or older.
.IP "\fB
l
d\fR"
.IP "\fBd\fR"
Reinstall the file if it is missing or a different version is installed.
.IP "\fB
l
c\fR"
.IP "\fBc\fR"
Reinstall the file if it is missing or the checksum does not match.
.IP "\fB
l
a\fR"
.IP "\fBa\fR"
Reinstall all files.
.IP "\fB
l
u\fR"
.IP "\fBu\fR"
Rewrite all required user registry entries.
.IP "\fB
l
m\fR"
.IP "\fBm\fR"
Rewrite all required machine registry entries.
.IP "\fB
l
s\fR"
.IP "\fBs\fR"
Overwrite any conflicting shortcuts.
.IP "\fB
l
v\fR"
.IP "\fBv\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 "\fB
l
*\fR"
.IP "\fB*\fR"
Enable all logging options except \'v\' and \'x\'.
.IP "\fB
l
i\fR"
.IP "\fBi\fR"
Log status messages.
.IP "\fB
l
w\fR"
.IP "\fBw\fR"
Log nonfatal warnings.
.IP "\fB
l
e\fR"
.IP "\fBe\fR"
Log all error messages.
.IP "\fB
l
a\fR"
.IP "\fBa\fR"
Log start of actions.
.IP "\fB
l
r\fR"
.IP "\fBr\fR"
Log action specifc records.
.IP "\fB
l
u\fR"
.IP "\fBu\fR"
Log user requests.
.IP "\fB
l
c\fR"
.IP "\fBc\fR"
Log initial UI parameters.
.IP "\fB
l
m\fR"
.IP "\fBm\fR"
Log out of memory errors.
.IP "\fB
l
o\fR"
.IP "\fBo\fR"
Log out of diskspace messages.
.IP "\fB
l
p \fR"
.IP "\fBp \fR"
Log terminal properties.
.IP "\fB
l
v \fR"
.IP "\fBv \fR"
Verbose logging.
.IP "\fB
l
x \fR"
.IP "\fBx \fR"
Log extra debugging messages.
.IP "\fB
l
+ \fR"
.IP "\fB+ \fR"
Append logging to existing file.
.IP "\fB
l
! \fR"
.IP "\fB! \fR"
Flush each line to log.
.SH OTHER OPTIONS
.IP \fB/h
...
...
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