Update README

This commit is contained in:
sharkdp 2020-03-22 15:58:21 +01:00
parent 4a237c591e
commit 2340bab32a
1 changed files with 14 additions and 14 deletions

View File

@ -315,7 +315,7 @@ OPTIONS:
--changed-before <date|dur> Filter by file modification time (older than)
ARGS:
<pattern> the search pattern: a regular expression unless '--glob' is used (optional)
<pattern> the search pattern - a regular expression unless '--glob' is used (optional)
<path>... the root directory for the filesystem search (optional)
```