Changeset 3323
- Timestamp:
- 02/02/08 16:34:26 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/bin/autopykota
r3322 r3323 120 120 dest="initbalance", 121 121 default=0.0, 122 help=_("Sets the user's initial account balance value. If the user already exists, actual balance is left un modified. If unset, the default value is %default"))122 help=_("Sets the user's initial account balance value. If the user already exists, actual balance is left unchanged. If unset, the default value is %default")) 123 123 parser.add_option("-e", "--email", 124 124 dest="email",