aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE1
-rwxr-xr-xmgrep1
-rw-r--r--mgreprc.sample1
3 files changed, 0 insertions, 3 deletions
diff --git a/LICENSE b/LICENSE
index 6420c68..bf6312f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -19,4 +19,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-
diff --git a/mgrep b/mgrep
index c4f0312..d57f9b5 100755
--- a/mgrep
+++ b/mgrep
@@ -107,4 +107,3 @@ find "$path" \
--with-filename \
"${grep_args[@]}" \
{} +
-
diff --git a/mgreprc.sample b/mgreprc.sample
index d43bf3a..121fd0a 100644
--- a/mgreprc.sample
+++ b/mgreprc.sample
@@ -3,4 +3,3 @@
context=3
exclude=$HOME/.mgrep/exclude
path=$HOME/Documents/Logs
-