Scroll to navigation

GRAMMALECTE(1) User Commands GRAMMALECTE(1)

NAME

grammalecte-cli - command-line interface for grammalecte

SYNOPSIS

grammalecte-cli [OPTION]...

DESCRIPTION

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

show a help message and exit
parse file (UTF-8 required!) [on Windows, -f is similar to -ff]
parse file (UTF-8 required!) and create a result file (*.res.txt)
parse file (UTF-8 required!) and create a result file (*.res.txt)
display results only when there are errors
generate list of errors in JSON (only with option --file or --file_to_file)
concatenate lines not separated by an empty paragraph (only with option --file or --file_to_file)
auto-format text according to typographical rules (not with option --concat_lines)
auto-format text and disable grammar checking (only with option --file or --file_to_file)
return errors with context (only with option --json)
add suggestions for spelling errors (only with option --file or --file_to_file)
load personal dictionary (JSON file)
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

list options
list rules [regex pattern as filter]
get suggestions list for given WORD
activate options
deactivate options
deactivate rules
debugging mode (only in interactive mode)

REPORTING BUGS

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

April 2021 grammalecte-cli