Am 17.07.2025 um 10:27 hat Michael Tokarev geschrieben: > On 15.07.2025 21:42, Kevin Wolf wrote: > > Am 31.05.2025 um 19:15 hat Michael Tokarev geschrieben: > > > This is another iteration of this patch series, which tries > > > to add missing command-line options, --help output, make it > > > all more or less consistent, etc. > > > > > > I addressed (hopefully) all comments so far, mostly by Kevin. > > > I ended up (so far) with a bit different wording somewhere. > > > > Thanks, I tweaked the wording and style a little bit here and there, > > fixed some qemu-iotests and applied it to the block branch. > > Thank you very much Kevin. It was.. long :) > > I'm not sure I follow - which iotests did you have to tweak? > It shouldn't affect iotests, maybe only if we have some stuff > testing for --help or invalid options?
Yes, there were some changed error messages for invalid options that appeared in reference output. Kevin