Skip to content

Commit

Permalink
Update comm. jaywcjlove#30
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 13, 2017
1 parent 086ad92 commit 8ddd2d7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion command/comm.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
comm
===


两个文件之间的比较

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

### 参数
Expand Down

0 comments on commit 8ddd2d7

Please sign in to comment.