diff options
| author | 2021-10-01 16:33:50 +0200 | |
|---|---|---|
| committer | 2021-10-01 16:33:50 +0200 | |
| commit | 0a6eba6e2a0c7b4790516677a2ea581f54811ed2 (patch) | |
| tree | 2ca832f1767cf74395aab4a0bb549627d1331cba /readme.markdown | |
| parent | 43aff7d8822195c9e5cd97c5adb71c1bd295856b (diff) | |
| download | xkbcat-0a6eba6e2a0c7b4790516677a2ea581f54811ed2.tar.gz xkbcat-0a6eba6e2a0c7b4790516677a2ea581f54811ed2.zip | |
Readme: Warn that error messages not part of API
In case this wasn't clear.
Diffstat (limited to 'readme.markdown')
| -rw-r--r-- | readme.markdown | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.markdown b/readme.markdown index 34ba6b9..d0997eb 100644 --- a/readme.markdown +++ b/readme.markdown @@ -80,6 +80,10 @@ Then just use your computer as usual. Interrupt signal (`C-c`) to quit. The git-tagged version numbers follow [semver][8]. +Error outputs (on stderr) are intended to be read by people. Changes to their +wording are not considered breaking changes. Don't parse them +programmatically. + ## License [ISC][9]. |
