From 40be243004b095fe15bb2ece176692f8354cdf45 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 17 Dec 2020 16:23:45 -0800 Subject: Updated docs --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 24cb549..cbd55ee 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ It's written in pure C with no dependencies. * `-i` `--ignore-case` perform a case-insensitive match * `-e` `--explain` print an explanation of the matches * `-j` `--json` print matches as JSON objects +* `-l` `--list-files` print only filenames containing matches * `-d` `--define :` define a grammar rule * `-D` `--define-string :` define a grammar rule (string-pattern) * `-p` `--pattern ` provide a pattern (equivalent to `bp '\()'`) -- cgit v1.2.3