summary refs log tree commit diff
path: root/filter.c
diff options
context:
space:
mode:
authorKlemens Nanni2021-06-13 23:39:23 +0000
committerC. McEnroe2021-06-14 17:00:15 -0400
commit1ccadd7c72e10854f4562115d9ce783d50163afa (patch)
tree7360ca1bfc487a61c93dfd97f40d679a0c90b4dd /filter.c
parente18c5857017f60a63f8a754f050906ca67d269d6 (diff)
Treat `-T's optional argument as optional
`-T[format]' is not possible with getopt(3) but getopt_long(3) supports
"T::" exactly for that, so make the command line option go in line with
configuration files and documentation.

While here, check `has_arg' explicitly as getopt_long(3) only documents
mnemonic values not numerical ones.
Diffstat (limited to 'filter.c')
0 files changed, 0 insertions, 0 deletions