Changeset 1779 for pykota/trunk/bin
- Timestamp:
- 10/05/04 22:08:46 (20 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/bin/dumpykota
r1777 r1779 24 24 # 25 25 # $Log$ 26 # Revision 1.9 2004/10/05 20:08:46 jalet 27 # Misleading help message. Thx to Johannes Laemmermann. 28 # 26 29 # Revision 1.8 2004/10/05 09:59:19 jalet 27 30 # Restore compatibility with Python 2.1 … … 82 85 options : 83 86 84 -v | --version Prints repykota's version number then exits.87 -v | --version Prints dumpykota's version number then exits. 85 88 -h | --help Prints this message then exits. 86 89