From: Jonathan McDowell Date: Mon, 30 Sep 2013 11:22:59 +0000 (+0100) Subject: Add -c option to maxpath / sixdegrees to specify config file X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/f5be3640e7ca1e6978e199a0a767bda3f40def87?hp=f5be3640e7ca1e6978e199a0a767bda3f40def87 Add -c option to maxpath / sixdegrees to specify config file maxpath + sixdegrees weren't allowing a config file to be specified in the same fashion as onak. Add the -c option so they do so, which helps when using these tools in a non-system install setup. ---