Changeset 3491 in Sophya for trunk/SophyaPI/PIext/graphexecut.cc
- Timestamp:
- Apr 29, 2008, 6:58:23 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/graphexecut.cc
r3482 r3491 882 882 usage += "o <Ctl>E : Command editing -> Goto the end of line \n"; 883 883 usage += "o <Ctl>K : Command editing -> Clear to the end of line \n"; 884 usage += "o <Ctl>C : Command editing -> Clear the line\n";884 usage += "o <Ctl>C : Stop/break command execution by PIACmd/Commander \n"; 885 885 usage += "o Cursor left,right : Command editing -> Move cursor \n"; 886 886 usage += "o Cursor Up,Down : recall command from history buffer \n";
Note:
See TracChangeset
for help on using the changeset viewer.