diff --git a/EnglishVersion.md b/EnglishVersion.md index 0328d1f..e7ea67f 100644 --- a/EnglishVersion.md +++ b/EnglishVersion.md @@ -6,7 +6,7 @@ **N.B.**: the list of terms and the different texts must be in **UTF-8** (without [BOM](https://en.wikipedia.org/wiki/Byte_order_mark)). ### Usage -```bash +```text IRC3.pl -t table -r directory [ -e extension ]* [ -s output_file ] [ -l log ] [ -cq ] IRC3.pl -t table -f input_file [ -s output_file ] [ -l log ] [ -cq ] IRC3.pl -t table [ -s output_file ] [ -l log ] [ -cq ] @@ -34,7 +34,7 @@ ### Resource -The resource file contains one line per term. You can indicates the preferential form of a term by adding it at the end of the line after one or more tab characters. +The resource file contains one term per line. You can indicates the preferential form of a term by adding it at the end of the line after one or more tab characters. Empty lines or lines starting with the “#” character are not considered. Moreover, the resource may be a file compressed by `gzip` or `bzip2`.