In the CLI part we have Unix commands for command prompt (cmd), but that wouldn't work as cmd does not have aliases for those as PowerShell (or anaconda prompt) do.
Easy fix is to change "command prompt" to "PowerShell" :P
Hard fix is to actually give the correct command prompt commands (such as dir instead of ls, etc)