summaryrefslogtreecommitdiff
path: root/desktop/source/pkgchk
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2010-06-10 14:41:57 +0200
committerJoachim Lingner <jl@openoffice.org>2010-06-10 14:41:57 +0200
commit3bdbb3f6717d8690bc5b08cf241ac6cf44518f71 (patch)
treea3e39a3abfa21a43bffbc1cf73f9dc84c397c912 /desktop/source/pkgchk
parent421512f0dc8985da05ff9654be8a3344aae0d513 (diff)
jl152 #i77196# unopkg --help prints out infos about --bundled
Diffstat (limited to 'desktop/source/pkgchk')
-rw-r--r--desktop/source/pkgchk/unopkg/unopkg_app.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/source/pkgchk/unopkg/unopkg_app.cxx b/desktop/source/pkgchk/unopkg/unopkg_app.cxx
index 621b8b0bac7c..a9a0c8271373 100644
--- a/desktop/source/pkgchk/unopkg/unopkg_app.cxx
+++ b/desktop/source/pkgchk/unopkg/unopkg_app.cxx
@@ -108,6 +108,8 @@ const char s_usingText [] =
" deployment context;\n"
" run only when no concurrent Office\n"
" process(es) are running!\n"
+" --bundled expert feature: operate on bundled extensions. Only\n"
+" works with list, validate, reinstall;\n"
" --deployment-context expert feature: explicit deployment context\n"
" <context>\n"
"\n"