Skip to content

Commit 91268bd

Browse files
authored
Update README.md
1 parent 3d35dd9 commit 91268bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ Mix files togethers
1717
- +: will output file1+file2
1818
- alt-line: will output one line of each starting with first line of file1
1919
- alt-char: will output one char of each starting with first char of file1
20-
- random-alt-line [seed]: will output one line of each code randomly based on a seed for reproducability
21-
- join [col1] [col2]: will output merging of lines that have common occurrence
20+
- random-alt-line[#seed]: will output one line of each code randomly based on a seed for reproducability
21+
- join[#col1][#col2]: will output merging of lines that have common occurrence

0 commit comments

Comments
 (0)