print help in case no hosts are given

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-09-12 10:52:04 +02:00
commit 7de51e8d45
2 changed files with 9 additions and 3 deletions

View file

@ -8,6 +8,7 @@ For 2.0.0:
- Support parallel execution
- and maximum number of parallel runs (-p X)
- error handling / report failed hosts
- Support different home instead of ../
- Bug: os.path.join() may be wrong for the remote side!
-> does not matter for now!