From 9d152d29e2def8c15b493b1c8915aecee272a2fd Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Tue, 5 Mar 2019 12:04:21 +0100 Subject: improve documentation of soffice --accept parameter Change-Id: I8058bad949c973981013d099dba78b3e64cee0aa Reviewed-on: https://gerrit.libreoffice.org/68735 Tested-by: Jenkins Reviewed-by: Stephan Bergmann --- sysui/desktop/man/libreoffice.1 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'sysui') diff --git a/sysui/desktop/man/libreoffice.1 b/sysui/desktop/man/libreoffice.1 index 5291d8492e9b..5f938d3aaf48 100644 --- a/sysui/desktop/man/libreoffice.1 +++ b/sysui/desktop/man/libreoffice.1 @@ -48,8 +48,11 @@ sbase, scalc, sdraw, simpress, smath, sofficerc, swriter .SH OPTIONS .TP \fB\-\-accept=\fIaccept\-string\fR -Specify a UNO connect-string to create a UNO acceptor through which other -programs can connect to access the API. +Specifies an UNO-URL connect-string to create a UNO acceptor through which other +programs can connect to access the API. Note that API access allows execution +of arbitrary commands. +The syntax of an UNO-URL connect-string is: +\fIuno:connection-type,params;protocol-name,params;ObjectName\fR .TP \fB\-\-base\fR -- cgit v1.2.3