On 10/19/18 5:20 PM, Will Korteland wrote: > On 2018-10-20 00:16, Randy Dunlap wrote: >> -A another way is to use wildcard. The match rule support ``*`` (matches >> -zero or more characters) and ``?`` (matches exactly one character).For >> +A another way is to use wildcards. The match rule supports ``*`` (matches >> +zero or more characters) and ``?`` (matches exactly one character). For >> example, you can match all usb drivers:: > > "A another" -> "Another"? > > - Will Yes. I'll send an update. thanks, -- ~Randy