comm: update documentation link (#15143)

This commit is contained in:
Nelson Figueroa
2024-12-13 14:02:08 -08:00
committed by GitHub
parent cf4518d83a
commit 3823ba7fc6
4 changed files with 4 additions and 4 deletions

View File

@@ -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/comm>.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/comm-invocation.html>.
- Produce three tab-separated columns: lines only in first file, lines only in second file and common lines: