- Package:
- libxml2-utils
- Source:
- libxml2
- Description:
- GNOME XML library - utilities
- Submitter:
- Gábor Braun
- Date:
- 2021-07-05 18:33:03 UTC
- Severity:
- normal
- Tags:
The following command in a terminal xmllint --format >foo produces no output on the terminal. However the file 'foo' contains the usage message of xmllint. This is bad: the message should have been sent to standard error (ie the terminal) instead. Best wishes, Gábor Braun