# HG changeset patch # User Goffi # Date 1279805352 -28800 # Node ID a8b14457434020cb98792334278c1f9b3d19f068 # Parent fd9ff64a1fe9a1af76b2e7d400bc698b1b0fbe66 README: typo diff -r fd9ff64a1fe9 -r a8b144574340 README --- a/README Thu Jul 22 21:28:29 2010 +0800 +++ b/README Thu Jul 22 21:29:12 2010 +0800 @@ -45,7 +45,7 @@ filters are case insensitive filter user logical OR (it means that lm --filter "@genre:sci-fi,comedy" will return all science-fiction movies and all comedies ("Starship Troopers" and "Le dîner de cons" are accepted by this filter). -If you want to use a logical AND, you can use two time the filter: lm --f@genre:sci-fi@genre:comedy will return all science-fiction movies which are also comedies (like "Galaxy Quest"). +If you want to use a logical AND, you can use two times the filter: lm --f@genre:sci-fi@genre:comedy will return all science-fiction movies which are also comedies (like "Galaxy Quest"). ** Credit **