summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2011-01-11 12:27:51 -0500
committerKohei Yoshida <kyoshida@novell.com>2011-01-11 12:34:24 -0500
commit3fb8ce944058089697fb90a082d6c180a4394ad7 (patch)
tree36074001e246739e163b23532e7ae1649357b820
parent5275289dfe456d3cdc9bbe1d24309097aaa1b2d0 (diff)
Updated the help to add the --version option.
-rw-r--r--desktop/source/app/cmdlinehelp.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/source/app/cmdlinehelp.cxx b/desktop/source/app/cmdlinehelp.cxx
index ada791fd4c87..1bab74e6a219 100644
--- a/desktop/source/app/cmdlinehelp.cxx
+++ b/desktop/source/app/cmdlinehelp.cxx
@@ -71,6 +71,7 @@ namespace desktop
"--nodefault \n"\
"--headless \n"\
"--help/-h/-? \n"\
+ "--version \n"\
"--writer \n"\
"--calc \n"\
"--draw \n"\
@@ -91,6 +92,7 @@ namespace desktop
"don't start with an empty document\n"\
"like invisible but no userinteraction at all.\n"\
"show this message and exit.\n"\
+ "display the version information.\n"\
"create new text document.\n"\
"create new spreadsheet document.\n"\
"create new drawing.\n"\