when calling assh with -c to specify a non-default config file from the command line it seems to get passed through to ssh because the message reads: ``` assh -c etc/foo.conf bar Unknown cipher type 'etc/foo.conf' ```