aboutsummaryrefslogtreecommitdiff
path: root/man/man1/gred.1df
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/gred.1df')
-rw-r--r--man/man1/gred.1df14
1 files changed, 14 insertions, 0 deletions
diff --git a/man/man1/gred.1df b/man/man1/gred.1df
new file mode 100644
index 00000000..e3dbce87
--- /dev/null
+++ b/man/man1/gred.1df
@@ -0,0 +1,14 @@
+.TH GRED 1df "April 2017" "Manual page for gred"
+.SH NAME
+.B gred
+\- saner name for grep -v
+.SH SYNOPSIS
+.B gred
+PATTERN [FILE...]
+.br
+.SH DESCRIPTION
+.B gred
+is the same as grep(1) when run with a a -v option, because the name always
+bugged me a bit--"g/re/p, except don't print it, delete it"?
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>