Hi,

I've ported unopkg.man to LibreOffice.
As I couldn't find unopkg with LibO 3.3 I couldn't test the options in the man page.

One thing that seems wrong is that both --shared --force state -f as a shortcut.

Philipp
.TH unopkg "1" "2011-02-09" "LibreOffice Extension Manager" "User Command"
.SH "Name"
unopkg@BINSUFFIX@ \- LibreOffice Extension Manager
.SH SYNOPSIS
.B unopkg@BINSUFFIX@
[\fBadd\fR] <\fIoptions\fR> \fIextension-path...\fR
.br
.B unopkg@BINSUFFIX@
[\fBremove\fR] <\fIoptions\fR> \fIextension-identifier...\fR
.br
.B unopkg@BINSUFFIX@
[\fBlist\fR] <\fIoptions\fR> \fIextension-identifier...\fR
.br
.B unopkg@BINSUFFIX@
[\fBreinstall\fR] <\fIoptions\fR>
.br
.B unopkg@BINSUFFIX@
[\fBgui\fR]
.br
.B unopkg@BINSUFFIX@
[\fB--help\fR|\fB-h\fR]

.SH DESCRIPTION
LibreOffice (LO for short) is a multi-platform office productivity suite.
It can be extended by using extensions.
This tool allows to manage extensions from the command line.

To learn more about extensions go to
\fBhttp://www.libreoffice.org/features/extensions/\fR

.SH SUB\-COMMANDS
.TP
\fBadd\fR
add the given extensions
.TP
\fBremove\fR
remove extensions by the given identifiers
.TP
\fBreinstall\fR
reinstall all deployed extensions (experts only)
.TP
\fBlist\fR
list information about the deployed extensions
.TP
\fBgui\fR
start the Extension Manager's graphical user interface

.SH OPTIONS
.TP
\fB\-\-help\fR|\fB\-h\fR
display help and exit
.TP
\fB\-\-version\fR|\fB\-V\fR
output version information and exit
.TP
\fB--verbose\fR|\fB\-v\fR
be verbose for any output
.TP
\fB\-\-force\fR|\fB\-f\fR
force overwriting existing extensions
.TP
\fB\-\-log\-file\fR <\fIfile\fR>
custom log file; the default one is <cache-dir>/log.txt
.TP
\fB\-\-shared\fR|\fB\-f\fR
operate on the system installation deployment context; use only when no
concurrent LibreOffice process(es) are running! (experts only)
.TP
\fB\-\-deployment\-context\fR <\fIcontext\fR>
operate on explicit deployment context (experts only)

.SH TROUBLESHOOTING PROBLEMS
See \fBhttp://wiki.documentfoundation.org/BugReport\fR for more details on how 
to report
bugs in LibreOffice.
.SH SEE ALSO
.BR http://www.documentfoundation.org/
.br
.BR \fBhttp://www.libreoffice.org/features/extensions/\fR
.SH AUTHOR
This manual page was created by Petr Mladek <pmla...@suse.cz> for
the go-oo version of OpenOffice.org, because the original package
does not have one.
It was updated for LibreOffice by Philipp Weissenbacher 
<p.weissenbac...@gmail.com>.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to