From fbfabd9adcf40c178fb6e2f2e1d3dca9d374236a Mon Sep 17 00:00:00 2001 From: Benjamin Drung Date: Fri, 8 Jan 2010 01:47:48 +0100 Subject: - add --install-dir parameter to install-xpi - update man/install-xpi.1 - update src/install-xpi --- man/install-xpi.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man/install-xpi.1') diff --git a/man/install-xpi.1 b/man/install-xpi.1 index 1db95d1..c6b4109 100644 --- a/man/install-xpi.1 +++ b/man/install-xpi.1 @@ -41,6 +41,11 @@ this parameter several times. \fB\-h\fR, \fB\-\-help\fR Display a brief help message. .TP +\fB\-i\fR \fIdirectory\fP, \fB\-\-install-dir\fR=\fIdirectory\fP +The xpi file will be installed in the specified directory. +.I directory +must be an absolute path. Use this parameter with care. +.TP \fB\-l\fR \fIdirectory\fP, \fB\-\-link\fR=\fIdirectory\fP An additional link from the \fIdirectory\fP to the installation directory of the extension will be created. You can use this parameter several times. -- cgit v1.2.3