play: Use lsu_merge_config_file_options().
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 15 Mar 2018 01:31:10 +0000 (02:31 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 23 Apr 2018 06:53:56 +0000 (08:53 +0200)
Besides parsing the command line options and the config file,
parse_config_or_die() also checks the key map arguments
syntactically. This check needs to be kept of course.

play.c already includes lsu.h because it calls lsu_com_help().


No differences found