Has anyone found a way to enable debug mode in 10.11? It appears that the method that worked in 10.10 no longer works.
defaults write com.apple.DiskUtility DUDebugMenuEnabled 1
I found that the .plist is now "com.apple.Disk-Utility.plist" but using "DUDebugMenuEnabled 1" still doesn't work.