Where can I find a list of target names that can be used with command line argument -buildTarget

I am trying to use the -buildTarget option when opening the editor from the command line. Where can I get a list of valid names to ass in with this option?

This is the only documentation I can find on the feature:

Did a little test myself by trying out name for common build targets with the -buildTarget command line argument to find out the platforms and came up with this list:

  • Web
  • PC
  • OSX
  • Linux
  • Linux64
  • Android
  • iOS
  • blackberry
  • WindowsPhone

This is still not the complete list. I think I need to find out the remaining platforms using EditorUserBuildSettings.activeBuildTarget