This commit is contained in:
Connor Lane Smith
2011-05-24 01:13:34 +01:00
parent 687e5411ee
commit 9714d7b1d3
8 changed files with 103 additions and 90 deletions

7
grep.1
View File

@@ -3,12 +3,7 @@
grep \- search files for a pattern
.SH SYNOPSIS
.B grep
.RB [ \-c ]
.RB [ \-i ]
.RB [ \-l ]
.RB [ \-n ]
.RB [ \-q ]
.RB [ \-v ]
.RB [ \-cilnqv ]
.I pattern
.RI [ file ...]
.SH DESCRIPTION