tree 21cc9cafd10d55cd7cd92ec616d08ac59adc4a0a parent 2c0f826c360fc5a8f0e125759b596eb28441ba65 author nicm 1492856559 +0000 committer nicm 1492856559 +0000 Get rid of the extra layer of flags and cmd_prepare() and just store the CMD_FIND_* flags in the cmd_entry and call it for the command. Commands with special requirements call it themselves and update the target for hooks to use.