"repotool initialize" with no other arguments (as documented) fails
With repotool from git master (1c493d52), when I run "repotool initialize" with no other arguments (as documented), I get the error
repotool: initialize requires a project name.
One currently needs to provide a project name as an argument. The code or the documentation needs to be fixed.