[Libreoffice-commits] .: desktop/source

David Tardon dtardon at kemper.freedesktop.org
Thu Jan 6 00:32:49 PST 2011


 desktop/source/pkgchk/unopkg/unopkg_app.cxx |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit d348c231edbb59257512cd6cbae7f6a6d2ad9875
Author: David Tardon <dtardon at redhat.com>
Date:   Thu Jan 6 09:28:40 2011 +0100

    Related: fdo#32840 update help line for unopkg --supress-license

diff --git a/desktop/source/pkgchk/unopkg/unopkg_app.cxx b/desktop/source/pkgchk/unopkg/unopkg_app.cxx
index 8143f03..de8c13b 100644
--- a/desktop/source/pkgchk/unopkg/unopkg_app.cxx
+++ b/desktop/source/pkgchk/unopkg/unopkg_app.cxx
@@ -103,8 +103,7 @@ const char s_usingText [] =
 " -V, --version           version information\n"
 " -v, --verbose           verbose output to stdout\n"
 " -f, --force             force overwriting existing extensions\n"
-" -s, --suppress-license  prevents showing the license provided that\n"
-"                         the extension allows it\n"
+" -s, --suppress-license  prevents showing the license\n"
 " --log-file <file>       custom log file; default: <cache-dir>/log.txt\n"
 " --shared                expert feature: operate on shared installation\n"
 "                                         deployment context;\n"


More information about the Libreoffice-commits mailing list