am 7a8420ec: Merge "fix duplicated grep usage printing"
* commit '7a8420ec4a7d248028b0a922e2d947f2129b1fe7': fix duplicated grep usage printing
This commit is contained in:
commit
895d674738
1 changed files with 0 additions and 1 deletions
|
|
@ -159,7 +159,6 @@ usage(void)
|
||||||
{
|
{
|
||||||
fprintf(stderr, getstr(4), __progname);
|
fprintf(stderr, getstr(4), __progname);
|
||||||
fprintf(stderr, "%s", getstr(5));
|
fprintf(stderr, "%s", getstr(5));
|
||||||
fprintf(stderr, "%s", getstr(5));
|
|
||||||
fprintf(stderr, "%s", getstr(6));
|
fprintf(stderr, "%s", getstr(6));
|
||||||
fprintf(stderr, "%s", getstr(7));
|
fprintf(stderr, "%s", getstr(7));
|
||||||
exit(2);
|
exit(2);
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue