tr: add more information link (#5596)

add-set-more-info-link.py
marchersimon 2021-03-30 15:46:31 +02:00 committed by GitHub
parent de5c846149
commit 2df3339d1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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: