banner: add pt_BR translation (#7864)

feature/ed-update
git-em 2022-03-19 07:04:32 -03:00 committed by GitHub
parent 53cb52dbbb
commit 5e6357095b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# banner
> Exibe o argumento inserido como um grande banner em arte ASCII.
> Mais informações: <https://manned.org/banner>.
- Exibe uma mensagem como banner (aspas opcionais):
`banner "{{Ola Mundo}}"`
- Exibe um banner com a largura de 50 caracteres:
`banner -w {{50}} "{{Ola Mundo}}"`
- Exibe um banner com o texto inserido na entrada padrão:
`banner`