浏览代码

Better documentation.

Berk Geveci 24 年之前
父节点
当前提交
81d74f638a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Source/CursesDialog/cmCursesMainForm.cxx

+ 1 - 0
Source/CursesDialog/cmCursesMainForm.cxx

@@ -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"