diff options
-rw-r--r-- | ranger/help/console.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/help/console.py b/ranger/help/console.py index 7ae4df28..e25b5b5e 100644 --- a/ranger/help/console.py +++ b/ranger/help/console.py @@ -68,7 +68,7 @@ it conflicts with ":cd". :find <regexp> Quickly find files that match the regexp and execute the first - unambiguous match. + unambiguous match. :grep <string> Looks for a string in all marked files or directory. |