9
0
Fork 0
barebox/net
Holger Schurig ab23d0bb3f commands: group 'help' output
The old output of "help" was just producing a long list, that usually
scrolled of the screen (even on a X11 terminal). This list is more
compact, and also sorted by groups.

The old output format (plus grouping) is now available with 'help -v'.

Example:

   Information commands:
     ?, devinfo, help, iomem, meminfo, version
   Boot commands:
     boot, bootm, go, loadb, loads, loadx, loady, saves, uimage
   ...

Signed-off-by: Holger Schurig <holgerschurig@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-05-14 07:59:55 +02:00
..
Kconfig net: Add ifup support 2014-03-07 07:41:36 +01:00
Makefile net: Add ifup support 2014-03-07 07:41:36 +01:00
dhcp.c commands: group 'help' output 2014-05-14 07:59:55 +02:00
dns.c commands: group 'help' output 2014-05-14 07:59:55 +02:00
eth.c param: Add dev_add_param_mac 2014-04-04 09:04:31 +02:00
ifup.c commands: group 'help' output 2014-05-14 07:59:55 +02:00
net.c net: Fix error return value for string_to_ethaddr 2014-01-20 14:13:00 +01:00
netconsole.c netconsole: bail out when no connection is opened 2014-03-31 09:19:35 +02:00
nfs.c commands: group 'help' output 2014-05-14 07:59:55 +02:00
nfs.h pass filename to nfs and tftp start functions 2009-10-19 10:18:51 +02:00
ping.c commands: group 'help' output 2014-05-14 07:59:55 +02:00
rarp.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00