Better documentation.
This commit is contained in:
parent
ca518a593e
commit
81d74f638a
|
@ -793,6 +793,7 @@ const char* cmCursesMainForm::s_ConstHelpMessage =
|
|||
" C-e : go to the end of the field\n"
|
||||
" C-d : delete previous character\n"
|
||||
" C-k : kill the rest of the field\n"
|
||||
" Esc : Restore field (discard last changes)\n"
|
||||
"You can also delete an option by pressing 'd'\n\n"
|
||||
"Commands:\n"
|
||||
" q : quit ccmake without generating build files\n"
|
||||
|
|
Loading…
Reference in New Issue