if c.quiet {

            files := make(map[string]struct{})
            scanner := bufio.NewScanner(&output)
            for scanner.Scan() {