summary refs log tree commit diff
path: root/server.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-10 13:49:57 -0500
committerJune McEnroe <june@causal.agency>2021-01-11 18:52:46 -0500
commit6e311fab52a3544776f35068a9f07f66a8780812 (patch)
treecc1889cb1eb003528236fff0d3da562a42e0afdc /server.c
parentSend CAP END if CAP LS response is empty (diff)
downloadpounce-6e311fab52a3544776f35068a9f07f66a8780812.tar.gz
pounce-6e311fab52a3544776f35068a9f07f66a8780812.zip
Allow interspersing flags and config files
Don't wait for getopt_long to move all the arguments to the end. This
allows overriding options set by config files by placing flags after
them on the command line.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d-man.url?h=2062.53&id=bb1731f35942d0da8198b9fdc9ba643fc76df1b7&follow=1'>Update to OpenBSD 6.7June McEnroe 2020-05-04Add hack for macOS to search extra man sectionsJune McEnroe 2020-05-04Don't clear MANSECTJune McEnroe