coreutils*: use short more info links (#5658)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# comm
|
||||
|
||||
> Select or reject lines common to two files. Both files must be sorted.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/comm-invocation.html>.
|
||||
> More information: <https://www.gnu.org/software/coreutils/comm>.
|
||||
|
||||
- Produce three tab-separated columns: lines only in first file, lines only in second file and common lines:
|
||||
|
||||
|
Reference in New Issue
Block a user