How to show closed ports in NMap?

Any way to make NMap list the closed ports (I've tried -vvvv, etc.)? The filtered ones?


Solution 1:

nmap -d -d can do this.