**Describe the issue** ``` $ ch --max-threads 1 -q "SELECT getSetting('max_threads')" 1 $ ch --param-test 1 -q "SELECT {test:String}" Code: 552. DB::Exception: Unrecognized option '--param-test'. (UNRECOGNIZED_ARGUMENTS) ```