mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
banner: add more information link (#5537)
This commit is contained in:
parent
cd1189ec96
commit
f1d01ecbc9
4 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# banner
|
# banner
|
||||||
|
|
||||||
> Stampa il testo fornito per argomento come un grande banner in ASCII art.
|
> Stampa il testo fornito per argomento come un grande banner in ASCII art.
|
||||||
|
> Maggiori informazioni: <https://man.archlinux.org/man/banner.1>.
|
||||||
|
|
||||||
- Stampa il testo come un grande banner (le virgolette sono opzionali):
|
- Stampa il testo come un grande banner (le virgolette sono opzionali):
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# banner
|
# banner
|
||||||
|
|
||||||
> 주어진 인자를 큰 ASCII art로 출력.
|
> 주어진 인자를 큰 ASCII art로 출력.
|
||||||
|
> 더 많은 정보: <https://man.archlinux.org/man/banner.1>.
|
||||||
|
|
||||||
- 텍스트 메시지를 큰 배너로 출력(따옴표는 선택 사항):
|
- 텍스트 메시지를 큰 배너로 출력(따옴표는 선택 사항):
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# banner
|
# banner
|
||||||
|
|
||||||
> 将给定参数输出为大型 ASCII 文字.
|
> 将给定参数输出为大型 ASCII 文字.
|
||||||
|
> 更多信息: <https://man.archlinux.org/man/banner.1>.
|
||||||
|
|
||||||
- 将文字信息打印为大横幅(引号是可选的):
|
- 将文字信息打印为大横幅(引号是可选的):
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# banner
|
# banner
|
||||||
|
|
||||||
> Print the given argument as a large ASCII art.
|
> Print the given argument as a large ASCII art.
|
||||||
|
> More information: <https://man.archlinux.org/man/banner.1>.
|
||||||
|
|
||||||
- Print the text message as a large banner (quotes are optional):
|
- Print the text message as a large banner (quotes are optional):
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue