diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/install-xpi.1 | 5 |
1 files changed, 5 insertions, 0 deletions
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. |