Commit Graph

3 Commits

Author SHA1 Message Date
Saleem Edah-Tally
45c5877d22 Allow displaying the result of an operation only.
This concerns the 'representation' and 'properties' modes.

Set the environment variable 'UTF8UTIL_RESULT_ONLY' to any value to
display the result only.

The goal is to achieve consistent usage in scripts.
2023-11-18 21:46:44 +01:00
Saleem Edah-Tally
717c39387c Fix badly identified options.
Concerns the 'properties' mode:
  -n -> -d
  -k -> -b

They were rightly used in the implementation, but not in the help message.
2023-10-03 11:33:42 +02:00
Saleem Edah-Tally
17321d504b Add localisation support.
With translation in French.
2023-10-02 22:02:29 +02:00