Obtaining Help About a Command

You can obtain information about a command by typing the word help from the CLI. This will give you a listing of all the possible command combinations plus a short description of what it will do.


		*CLI>  help
		                        !  Execute a shell command
		               abort halt  Cancel a running halt
		            add extension  Add new extension into context
		            add ignorepat  Add new ignore pattern
		           add indication  Add the given indication to the country
		         add queue member  Add a channel to a specified queue
		...etc...
		

There are over 100 commands listed in the help - that's quite a number of commands!