add long options example

This commit is contained in:
2024-01-31 13:25:03 +01:00
parent 30a2954514
commit f1fe945ecd

View File

@@ -88,6 +88,9 @@ EXAMPLES
$ $CMDNAME -nxg: 123456
1:e240
Long options, with separator and padding:
$ $CMDNAME --to=16 --noprefix --padding --group=: 12345
0001:e240
_EOF
}