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.1df13
1 files changed, 13 insertions, 0 deletions
diff --git a/man/man1/gred.1df b/man/man1/gred.1df
new file mode 100644
index 00000000..8fcc4d74
--- /dev/null
+++ b/man/man1/gred.1df
@@ -0,0 +1,13 @@
+.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>