Skip to content

Commit 8ddd2d7

Browse files
committed
Update comm. jaywcjlove#30
1 parent 086ad92 commit 8ddd2d7

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

command/comm.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
comm
22
===
3-
3+
44
两个文件之间的比较
55

66
## 补充说明
@@ -23,6 +23,9 @@ comm(选项)(参数)
2323
-1:不显示在第一个文件出现的内容;
2424
-2:不显示在第二个文件中出现的内容;
2525
-3:不显示同时在两个文件中都出现的内容。
26+
27+
--help 在线帮助。
28+
--version 显示版本信息。
2629
```
2730

2831
### 参数

0 commit comments

Comments
 (0)