-
- Downloads
* fix command flags
* replace experimental multi-command feature with the desired one: You can seperate commands and their flags with the ' : ' delimiter. Note the space! example: dunecontrol make clean : update : make all this will do (in pseudo code) foreach module; do make clean update make all done [[Imported from SVN: r5307]]
Please register or sign in to comment