Embedded TCP/IP stack: FNET_CFG_SHELL_HELP_FORMAT

FNET

#define FNET_CFG_SHELL_HELP_FORMAT   (">%10s %-35s - %s")

Format of the command-shell help message, that is used by the fnet_shell_help() function.
For example it can set to the ">%7s %-32s- %s" value , where the first string is the command name, second one is the brief description of the command and the third one is the syntax of the command.

See also
fnet_shell_command, fnet_shell_help()

Definition at line 71 of file fnet_shell_config.h.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net