@ -21,7 +21,7 @@ func parseIter(set *flag.FlagSet, ip iterativeParser, args []string, shellComple
err := set.Parse(args)
if !ip.useShortOptionHandling() || err == nil {
if shellComplete {
return err
return nil
}
The note is not visible to the blocked user.