>>>>> "aaron" == Aaron Bentley <aaron.bentley at utoronto.ca> writes:
<snip/>
aaron> bzr emit [SUBMIT_BRANCH] [PUBLIC_BRANCH]
My mental parser just blocks on two positional but optional parameters.
bzr emit [SUBMIT_BRANCH [PUBLIC_BRANCH]]
makes it more happy.
Vincent