Showing an option
You can show the value of an option. Alternatively, if you want to show all options, do not specify an option.
About this task
ccm set
option
option
Specifies the name of the option to be set. See
Default options
for details.
Example
Show the value of
text_editor
.
Windows:
ccm set text_editor
notepad %filename
UNIX:
ccm set text_editor
vi %filename
Related tasks
Setting an option
Showing options
Unsetting an option
Feedback