What's the use of kubectl explain pod --recursive

What’s the use of kubectl explain pod --recursive.

kubectl explain pod

prints the top-level architecture the pod manifest file should follow, --recursive prints the same but with more deep details.