Question about adding "-v" to move commands

So, I was taught last year that adding -v to my move commands shows me more details as the move is happening. So when I’m moving things from my seedbox to my Google Drive, I can use a command like this: rclone move -v whatbox:Movies remote:Movies

Isn’t there a way to show even detail than what -v shows me? I can’t find the info or remember where I saw it before. Something like… --v or -v2 or something?

Thank you!

Update: Never mind! I found it.

You were so close! -vv is what you were looking for.