Here’s a good resource for all of those who is trying to learn shell and/or figure out complex commands with lots of parameters and pipes – Explain Shell.
You just paste the command and hit the “Explain” button, and the site will decompose the command into parts, providing relevant parts from the manual pages. There are a few examples to try it out on too.