mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-02-07 05:52:35 +00:00
Control the help command break with the SHELL_LINES evironment variable where the numeric value is the number of lines to break on. If the value is 0 the output is not broken. The default is 16 lines. Add shell documentation for the help command.