Readline interface: Difference between revisions

m
→‎{{header|REXX}}: fixed help abbreviation for ''quit''. -- ~~~~
(→‎{{header|REXX}}: reduced the size of the program, added more commands. -- ~~~~)
m (→‎{{header|REXX}}: fixed help abbreviation for ''quit''. -- ~~~~)
Line 191:
help.lll = 'shows a formatted listing of files in the current directory.'
help.prompt= 'sets the PROMPT message to the specified text.'
help.q quit = 'exits this program.'
help.redo = 're-does the a command # specified (or the last command).'
help.rexx = 'executes the REXX program specified.'