I need to get my head around the flags that inno setup can use. Is there a list of them somewhere?

I would be specifically interested in one that performed something like

updateifnewer

Or is that how the installer works in the first place. Will it overwrite newer files or will it intelligently not overinstall ?

TIA