Uso: hwrcomp -lang -type -comment -check | -o -check Verify the input file -lang Atribuir este idioma padrão ao arquivo de ...

Uso: hwrcomp [-lang ]
             [-type ]
             [-comment ]
             [-check | -o ]
             

-check                Verify the input file
-lang         Atribuir este idioma padrão ao arquivo de dicionário.
                      Locale está no formato - que usa
                      códigos ISO
-type           Atribuir este tipo ao arquivo de dicionário
-comment     Compilar este comentário no arquivo de dicionário
-o  Saída para este nome de arquivo.
                      Se esta opção estiver faltando, use .hwrdict

Exemplos:
hwrcomp -check mylist1.txt
 verifica o conteúdo do arquivo
hwrcomp -lang en-US -type SECONDARY-DICTIONARY -o myrsrc1 mylist1.txt
  compila mylist1.txt em myrsrc1.hwrdict,
  atribui o idioma 'English (US)' e o tipo 'SECONDARY-DICTIONARY'

Uso: hwrcomp [-lang ]
               [-type ]
               [-comment ]
               [-check | -o ]
               

-check                Verify the input file
-lang         Atribuir este idioma padrão ao arquivo de dicionário.
                      Locale está no formato - que usa
                      códigos ISO
-type           Atribuir este tipo ao arquivo de dicionário
-comment     Compilar este comentário no arquivo de dicionário
-o  Saída para este nome de arquivo.
                      Se esta opção estiver faltando, use .hwrdict

Exemplos:
hwrcomp -check mylist1.txt
 verifica o conteúdo do arquivo
hwrcomp -lang en-US -type SECONDARY-DICTIONARY -o myrsrc1 mylist1.txt
  compila mylist1.txt em myrsrc1.hwrdict,
  atribui o idioma 'English (US)' e o tipo 'SECONDARY-DICTIONARY'