I wanted to print out read data as-is, so I added a binary printout option (patch 2). The other two patches are cleanups found on the way. Looking forward to comments! Wolfram Sang (3): i2ctransfer: sort command line options and add to help text i2ctransfer: add option to print binary data i2ctransfer: don't use plain 'unsigned' tools/i2ctransfer.8 | 40 ++++++++++++++++++++-------------- tools/i2ctransfer.c | 53 ++++++++++++++++++++++++++++++--------------- 2 files changed, 60 insertions(+), 33 deletions(-) -- 2.43.0