mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
join: add missing "join" to markdown file
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
# join
|
||||
|
||||
```
|
||||
[OPTIONS] <FILE1> <FILE2>
|
||||
join [OPTIONS] <FILE1> <FILE2>
|
||||
```
|
||||
|
||||
For each pair of input lines with identical join fields, write a line to
|
||||
|
||||
Reference in New Issue
Block a user