From 2dd1e47a239dcbf18d2ce448804ac2b057fe07a1 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Thu, 16 Mar 2017 19:02:04 +0100 Subject: Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f219c81..6f16982 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ It assumes Linux line endings in the `contacts.vcf` file (\n only). We never saw ## Usage -`findcontact` takes an arbitrary number of arguments which all all regexes. All of the arguments to give must match to have a vcard shown. All matches are case-insensitive. +`findcontact` takes an arbitrary number of arguments which are all regexes. All of the arguments to give must match to have a vcard shown. All matches are case-insensitive. Thus you can easily iterate: -- cgit v1.2.3