Answer:
With the use of -h or -help switches.
Explanation:
Linux shell is a terminal in the Linux operating system that receives input or typed commands to perform an action based on the command. These commands are the same commands embedded in the icons of the graphic interface operating systems.
To get the kernel version of the Linux operating system in the command line prompt, the uname command among other useful commands can be used. To get help on how to use the command to get more information and more options, use the -h or -help switch next to the uname command.