Add description about grep flavors

Related to #26.
This commit is contained in:
Andrea Cardaci 2018-10-03 14:35:58 +02:00
parent 0bca156294
commit 1dfb03b013

View File

@ -1,4 +1,6 @@
--- ---
description: |
There are many `grep` flavors that in many cases are just copies, symlinks or wrappers around the original binary that may share the same behavior, for example: `egrep`, `fgrep`, `zgrep`, etc.
functions: functions:
file-read: file-read:
- code: | - code: |