logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

grammalecte-cli - command-line interface for grammalecte

Description

       Grammalecte is a French language spellchecker, grammar checker and hyphenator.

       -h,-?,--help
              show a help message and exit

       -f,--fileFILE
              parse file (UTF-8 required!) [on Windows, -f is similar to -ff]

       -ff,--file_to_fileFILE
              parse file (UTF-8 required!) and create a result file (*.res.txt)

       -fff,--interactive_file_to_fileFILE
              parse file (UTF-8 required!) and create a result file (*.res.txt)

       -owe,--only_when_errors
              display results only when there are errors

       -j,--json
              generate list of errors in JSON (only with option --file or --file_to_file)

       -cl,--concat_lines
              concatenate lines not separated by an empty paragraph (only with option --file or --file_to_file)

       -tf,--textformatter
              auto-format text according to typographical rules (not with option --concat_lines)

       -tfo,--textformatteronly
              auto-format text and disable grammar checking (only with option --file or --file_to_file)

       -ctx,--context
              return errors with context (only with option --json)

       -wss,--with_spell_sugg
              add suggestions for spelling errors (only with option --file or --file_to_file)

       -pdi,--personal_dictFILE
              load personal dictionary (JSON file)

       -w,--widthWIDTH
              width in characters (40 < WIDTH < 200; default: 100)

              supported  values  for WIDTH: 40, 50, 60, 70, 80, 90, 100, 110, 120, 130, 140, 150, 160, 170, 180,
              190, 200

       -lo,--list_options
              list options

       -lr,--list_rules [RULE]...
              list rules [regex pattern as filter]

       -sug,--suggestWORD
              get suggestions list for given WORD-on,--opt-on [OPT]...
              activate options

       -off,--opt-off [OPT]...
              deactivate options

       -roff,--rule_off [RULE]...
              deactivate rules

       -d,--debug
              debugging mode (only in interactive mode)

Name

       grammalecte-cli - command-line interface for grammalecte

Reporting Bugs

       Report bugs to  <http://code.grammalecte.net:8080/rptview?rn=1>

grammalecte-cli                                    April 2021                                     GRAMMALECTE(1)

Synopsis

grammalecte-cli [OPTION]...

See Also