質問編集履歴
1
文字の修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -28,9 +28,11 @@
|
|
28
28
|
|
29
29
|
###吐き出しされるエラー
|
30
30
|
|
31
|
+
usage:
|
32
|
+
|
31
33
|
grep [-abcDEFGHhIiJLlmnOoqRSsUVvwxZ] [-A num] [-B num] [-C[num]]
|
32
34
|
|
33
|
-
|
35
|
+
[-e pattern] [-f file] [--binary-files=value] [--color=when]
|
34
36
|
|
35
37
|
[--context[=num]] [--directories=action] [--label] [--line-buffered]
|
36
38
|
|