Tell iTerm2 not to remember open windows on quit

After a recent upgrade of iTerm2 (I'm on build 1.0.0.20120203), when I open up iTerm2, it restores all of the terminal windows I had open. How do I disable this behavior so it doesn't "remember" how many windows I had open?


This is the resume feature introduced with Lion.

defaults write com.googlecode.iterm2 NSQuitAlwaysKeepsWindows -bool false