summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorBenjamin Drung <bdrung@ubuntu.com>2010-04-06 16:19:32 +0200
committerBenjamin Drung <bdrung@ubuntu.com>2010-04-06 16:19:32 +0200
commitd9f031708c37825bf95d3db43bf65304d5f37da2 (patch)
tree50147c0abd9218d2860ac6edaee679326a8a6b03 /man
parent7dd58a382d9d8a7081b9bfc5af5a42ab9977d6bf (diff)
* install-xpi will create a system preference file in /etc; add
--disable-system-prefs to disable the new behavior (Closes: #558490, LP: #535544) - update man/install-xpi.1 - update src/install-xpi - update src/xpi.mk
Diffstat (limited to 'man')
-rw-r--r--man/install-xpi.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/install-xpi.1 b/man/install-xpi.1
index c6b4109..698a922 100644
--- a/man/install-xpi.1
+++ b/man/install-xpi.1
@@ -34,6 +34,9 @@ will correct the file permissions unless \fR\-\-preserve\-permissions\fP is
specified.
.SH OPTIONS
.TP
+.B \-\-disable\-system\-prefs
+Do not create a system preference file in /etc.
+.TP
\fB\-x\fR \fIfile\fP, \fB\-\-exclude\fR=\fIfile\fP
The specified \fIfile\fP from the xpi file will not be installed. You can use
this parameter several times.