質問編集履歴
1
文字の修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -13,7 +13,8 @@
|
|
13
13
|
5
|
14
14
|
6
|
15
15
|
###吐き出しされるエラー
|
16
|
+
usage:
|
16
17
|
grep [-abcDEFGHhIiJLlmnOoqRSsUVvwxZ] [-A num] [-B num] [-C[num]]
|
17
|
-
|
18
|
+
[-e pattern] [-f file] [--binary-files=value] [--color=when]
|
18
19
|
[--context[=num]] [--directories=action] [--label] [--line-buffered]
|
19
20
|
[--null] [pattern] [file ...]
|