Subject: | create command does not accept repository arg in the same order as update, etc |
shipwright create -r <repos> works.
But shipwright -r <repos> create does not.
But all the other commands, like 'update' and whatnot, seem to expect
the -r argument before the command name.
This seems inconsistent.