on param -v present output with the explanatory text and without it, just the value, one per line: Example ``` > ./weather` -vt Cienfuegos Temperature: 17.41°C > ./weather` -t Cienfuegos 17.41 ```
on param -v present output with the explanatory text and without it, just the value, one per line: Example