1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

paste: add more information link (#5588)

This commit is contained in:
marchersimon 2021-03-30 16:00:11 +02:00 committed by GitHub
parent f44df0c323
commit 020d97edda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
# paste # paste
> Merge lines of files. > Merge lines of files.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/paste-invocation.html>.
- Join all the lines into a single line, using TAB as delimiter: - Join all the lines into a single line, using TAB as delimiter: