Update cheatsheets

This commit is contained in:
ivuorinen
2025-05-31 00:19:32 +00:00
parent 05a60e354f
commit 17ca2e244e
9 changed files with 115 additions and 15 deletions

View File

@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
- Join all the lines into a single line, using the specified delimiter:
`paste {{[-s|--serial]}} {{[-d|--delimiters]}} {{delimiter}} {{path/to/file}}`
`paste {{[-sd|--serial --delimiters]}} {{delimiter}} {{path/to/file}}`
- Merge two files side by side, each in its column, using TAB as delimiter: