From: TRANS Date: 2006-04-27T20:17:27+09:00 Subject: Rake default == -T Hi, Is it possible to make the default task the same as using the -T option? I.e. I want to type: % rake And see all the tasks. T.