Displaying all command help

Shell> help –b 
alias         - Displays, creates, or deletes UEFI Shell aliases.
attrib        - Displays or changes the attributes of files or directories.
boot          - Boots or displays boot options.
cd            - Displays or changes the current directory.
cls           - Clears standard output and optionally changes background 
                color.
comp          - Compares the contents of two files on a byte for byte basis.
compress      — Compresses and decompresses files to and from zip files
                using MiniZip.
connect       — Binds a driver to a specific device and starts the driver.
cp            - Copies one or more files or directories to another
                location.
date          - Displays and sets the current date for the system.
devices       - Displays the list of devices managed by UEFI drivers.
devtree       - Displays the UEFI Driver Model compliant device tree.
dh            - Displays the device handles in the UEFI environment.
dmem          - Displays the contents of system or device memory.
drivers       - Displays the UEFI driver list.
echo          - Controls script file command echoing or displays a message.
edit          - Displays a full screen editor for ASCII or UCS-2 files.
eficompress   - Compresses a file using UEFI Compression Algorithm.
efidecompress - Decompresses a file using UEFI Decompression Algorithm.
else          - Identifies the code executed when 'if' is FALSE.
endfor        - Ends a 'for' loop.
endif         - Ends the block of a script controlled by an 'if' statement.
exit          - Exits the UEFI Shell or the current script.
for           - Starts a loop based on 'for' syntax.
Press ENTER to continue or 'Q' break: