Jeff King <peff@xxxxxxxx> writes: > But there are a ton of commands, as you saw, and handling each one would > be a pain. So it would probably be easier to just introduce a variant of > usage_with_options() that writes to stdout (the underlying _internal > function already does so, we'd just need a one-liner wrapper). Yup, I was looking at the code involved and came to the same conclusion.