1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 16:26:04 +02:00

printf: add more information link (#5621)

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

View file

@ -1,6 +1,7 @@
# printf
> Format and print text.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/printf-invocation.html>.
- Print a text message: