diff --git a/README.md b/README.md index ed5a426..334ff26 100644 --- a/README.md +++ b/README.md @@ -3079,7 +3079,7 @@ grep -v ^[[:space:]]*# filename egrep -v '#|^$' filename ``` -###### Show strings that begins with a dash/hyphen +###### Show strings with a dash/hyphen ```bash grep -e -- filename