"--help" not displaying command name
gustavomdsantos opened this issue · 1 comments
gustavomdsantos commented
English
When is entered in a terminal terminal-initializer -h
or --help
, it shows the following:
Usage:
[OPTION]
Terminal Initializer is a small program to display random text files
in Terminal. The program comes by default with four
examples of "Tux ASCII Art", but serves any hint (text)
you want to show at the log in of your terminal, even jokes.
Just put some text file in the folder ""
located in your HOME folder and ready.
{...}
But when the system language is setted in Portuguese, it shows all right:
Uso:
terminal-initializer
terminal-initializer [OPÇÃO]
Terminal Initializer é um pequeno programa para exibir arquivos de texto
aleatoriamente no Terminal. O programa vem por padrão com quatro
exemplos de "Tux ASCII Art", mas serve qualquer dica (texto)
que queira mostrar ao logar no seu terminal, até mesmo piadas.
Basta colocar algum arquivo de texto na pasta "terminal-initializer"
localizada na sua pasta inicial e pronto.
{...}
I think that it's a Bash variables fault.
Português
Eu acredito que é uma falha em variáveis Bash.
gustavomdsantos commented
Bug corrigido na versão 1.0.2