fixes error/usage messages given by the cmd line parsing logic in wxApp;
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Dec 2001 12:21:03 +0000 (12:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Dec 2001 12:21:03 +0000 (12:21 +0000)
commitbe03c0ec26612a7ab8a9000f455a015c02e05218
treeb0af103c6cdb0543f8caeb514e2d4b9bfdcc4c84
parenta250392c4889a703af2e3ed7ac1c2cdd7ce19dc8
fixes error/usage messages given by the cmd line parsing logic in wxApp;
also fixed the handling of long-only options in the usage messages

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
docs/latex/wx/cmdlpars.tex
include/wx/cmdline.h
src/common/appcmn.cpp
src/common/cmdline.cpp