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:
parent
342e9f045b
commit
ccb98be9e4
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue