A command line interface (CLI) or terminal displays a list of commands that users can execute. In many systems, typing a specific command like "help" or "man" followed by a command name provides detailed information about available commands and their usage. Additionally, graphical user interfaces (GUIs) may also show commands in menus or toolbars, allowing users to access functions through clickable options.
Office button: The large button to the left of the quick access toolbar that displays a list of commands related to things you can do with a workbook, such as opening, saving, printing, or sharing. Source:GO!Office 2007
mini menu
In Linux, command typed at a command prompt displays a list of commands that would likely contain the command you desire. For example, to find all of the commands that have word flush in their name or descriptions type the following: man -k flush
help
sub-menu
submenu
a list of additional commands is a sub-menu
The menu bar contains a list of commands.
There are a series of commands, depending on what and how much information you want on logged in users. The commands are: who w users finger (if installed)
ribbon
Netsh is a command-line scripting utility that allows you to, either locally or remotely, display, modify or script the network configuration of a computer that is currently running. Usage: netsh [-a AliasFile] [-c Context] [-r RemoteMachine][Command | -f ScriptFile] The following commands are available: Commands in this context:? - Displays a list of commands.add - Adds a configuration entry to a list of entries.delete - Deletes a configuration entry from a list of entries.dump - Displays a configuration script.exec - Runs a script file.help - Displays a list of commands.interface - Changes to the `interface' context.ras - Changes to the `ras' context.routing - Changes to the `routing' context.set - Updates configuration settings.show - Displays information. The following subcontexts are available:routing interface ras To view help for a command, type the command, followed by a space, and thentype ?.
there is no list persay but help in the consel (press ~ key) should give you commands but for a list of commands and what they do just google css consel commands