Added short doc-string

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Roman Rolinsky
2003-01-13 12:30:42 +00:00
parent 73fda6b066
commit 5228a0a58d

View File

@@ -4,6 +4,23 @@
# Created: 20.08.2001
# RCS-ID: $Id$
"""
xrced -- Simple resource editor for XRC format used by wxWindows/wxPython
GUI toolkit.
Usage:
xrced [ -h ] [ -v ] [ XRC-file ]
Options:
-h Print short usage info.
-v Print version info.
"""
from globals import *
# Additional wx modules