/usr/share/doc/libtclap-dev/tests/test36.out is in libtclap-dev 1.2.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | PARSE ERROR: Argument: (--times)
Value '6' does not meet constraint: 1|2|3
Brief USAGE:
../examples/test6 -n <homer|marge|bart|lisa|maggie> [--] [--version]
[-h] <1|2|3>
For complete USAGE and HELP type:
../examples/test6 --help
|