summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-01-06 09:28:40 +0100
committerMichael Meeks <michael.meeks@novell.com>2011-01-06 16:11:34 +0000
commit2d262182acba3c7550756df2bc3b548964ec6bb2 (patch)
tree2434f0c4f91130b61aa9b6c66cc8c23b79258bba
parentdd52c46d4dffaabf20c457ec304eb733fff935b0 (diff)
Related: fdo#32840 update help line for unopkg --supress-license
-rw-r--r--desktop/source/pkgchk/unopkg/unopkg_app.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/desktop/source/pkgchk/unopkg/unopkg_app.cxx b/desktop/source/pkgchk/unopkg/unopkg_app.cxx
index 2830c029844f..743790f73cfd 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"