[Dev] new command line option support
Mike Taylor
bear at code-bear.com
Wed Jan 5 23:03:55 PST 2005
The code I checked in to allow for more flexible command line parsing
does have one side-effect that everyone has to be aware of - the use of
-nocatch, -wing, etc is now --nocatch, --wing, and so on
The option parsing module does not support a single dash being followed
by more than one letter.
Options as currently defined in Chandler.py:
parcelDir -p --parcelDir
stderr -e --stderr
create -c --create
ramdb -d --ramdb
exclusive -x --exclusive
repo -r --repo
profileDir --profileDir
nocatch -n --nocatch
wing -w --wing
komodo -k --komodo
---
Bear
http://code-bear.com
PGP Fingerprint = 9996 719F 973D B11B E111 D770 9331 E822 40B3 CD29
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://lists.osafoundation.org/pipermail/dev/attachments/20050106/e31f2cda/PGP.bin
More information about the Dev
mailing list