tr: add more information link (#5596)

This commit is contained in:
marchersimon
2021-03-30 15:46:31 +02:00
committed by GitHub
parent de5c846149
commit 2df3339d1d

View File

@@ -1,6 +1,7 @@
# tr
> Translate characters: run replacements based on single characters and character sets.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/tr-invocation.html>.
- Replace all occurrences of a character in a file, and print the result: