tio/man
Martin Lund 2fff4d36d0 Add independent input and output mode
Replaces -x, --hexadecimal option with --intput-mode and --output-mode
so it is possible to select hex or normal mode for both input and output
independently.

To obtain same behaviour as -x, --hexadecimal use the following
configuration:

input-mode = hex
output-mode = hex
2024-04-10 14:40:18 +02:00
..
meson.build Meson cleanup 2022-02-13 11:07:51 +01:00
tio.1.in Add independent input and output mode 2024-04-10 14:40:18 +02:00
tio.1.txt Add manpage. 2024-04-09 14:58:17 +02:00