This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 386d95529321e8be3644ff1bad04c46a5ab37ede Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 6 13:43:36 2020 +0100 x2goserver/lib/x2goupdateoptionsstring: make clear that "additional parameters" are transformations. --- debian/changelog | 2 ++ x2goserver/bin/x2goupdateoptionsstring | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c5337643..893ac466 100644 --- a/debian/changelog +++ b/debian/changelog @@ -202,6 +202,8 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium - x2goserver/lib/x2goupdateoptionsstring: update synopsis to include the optional character of a plus sign, but a non-optional character for a minus sign. + - x2goserver/lib/x2goupdateoptionsstring: make clear that "additional + parameters" are transformations. * debian/control: + Build-depend upon lsb-release for distro version detection. * debian/x2goserver.manpages: diff --git a/x2goserver/bin/x2goupdateoptionsstring b/x2goserver/bin/x2goupdateoptionsstring index 5593f725..3ded909a 100755 --- a/x2goserver/bin/x2goupdateoptionsstring +++ b/x2goserver/bin/x2goupdateoptionsstring @@ -314,7 +314,7 @@ passed to X2Go Agent/NX Agent. Call it with optional flags, the options string as the first parameter and the options you want to manipulate as additional parameters. At least one -additional parameter must be provided. +additional parameter (i.e., a transformation) must be provided. It can either add, remove or replace components. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git