From 37ef147ea22a6e00375bb8815f81d329fe6a40ef Mon Sep 17 00:00:00 2001 From: Lasercata <67599917+lasercata@users.noreply.github.com> Date: Mon, 5 Apr 2021 21:43:44 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 82603db..0f49433 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ optional arguments: -v, --version Show SearchWord version and exit -p PATH, --path PATH Path where to search. If not provided, search in current ("."). -e EXTENSION, --extension EXTENSION - Format of the filenames extensions. Read only in the files with one of these extensions. "," - (comma, without spaces) between them. + Format of the filenames extensions. Read only in the files with one of these + extensions. "," (comma, without spaces) between them. -x EXCLUDE, --exclude EXCLUDE Patterns to exclude. "," (comma, without spaces) between them. -sn, --show_line_nb Show line numbers where WORD was found in each file.