On Mon, Jul 08, 2024 at 02:26:11AM +0000, Xingtao Yao (Fujitsu) wrote: > > -v:: > > --verbose:: > > Increase verbosity of the output. This can be specified > > @@ -431,7 +485,7 @@ OPTIONS > > devices with --idle. > > - *-vvv* > > Everything *-vv* provides, plus enable > > - --health and --partition. > > + --health, --partition, --media-errors. > insert an “and” before "--media-errors" may be better.
Well...I'm not a fan of the "and', but since it was there before, and it is still used in the single -v case, I'll put it back to be the same. Eagle eye! Thanks for testing it out! --Alison > > Tested-by: Xingtao Yao <yaoxt.f...@fujitsu.com>