mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-25 08:51:05 +08: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.