david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/hci/commands
Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help
The online documentation (e.g. http://ipxe.org/cmd/ifopen), though not
yet complete, is far more comprehensive than could be provided within
the iPXE binary.  Save around 200 bytes (compressed) by removing the
command descriptions from the interactive help, and instead referring
users directly to the web page describing the relevant command.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-03-04 12:18:51 +00:00
..
autoboot_cmd.c [parseopt] Refer to online documentation for command help 2011-03-04 12:18:51 +00:00
config_cmd.c [parseopt] Refer to online documentation for command help 2011-03-04 12:18:51 +00:00
dhcp_cmd.c [parseopt] Refer to online documentation for command help 2011-03-04 12:18:51 +00:00
digest_cmd.c [parseopt] Refer to online documentation for command help 2011-03-04 12:18:51 +00:00
fcmgmt_cmd.c [parseopt] Refer to online documentation for command help 2011-03-04 12:18:51 +00:00
gdbstub_cmd.c [parseopt] Refer to online documentation for command help 2011-03-04 12:18:51 +00:00
ifmgmt_cmd.c [parseopt] Refer to online documentation for command help 2011-03-04 12:18:51 +00:00
image_cmd.c [parseopt] Refer to online documentation for command help 2011-03-04 12:18:51 +00:00
iwmgmt_cmd.c [parseopt] Refer to online documentation for command help 2011-03-04 12:18:51 +00:00
login_cmd.c [parseopt] Refer to online documentation for command help 2011-03-04 12:18:51 +00:00
lotest_cmd.c [parseopt] Refer to online documentation for command help 2011-03-04 12:18:51 +00:00
nvo_cmd.c [parseopt] Refer to online documentation for command help 2011-03-04 12:18:51 +00:00
route_cmd.c [parseopt] Refer to online documentation for command help 2011-03-04 12:18:51 +00:00
sanboot_cmd.c [parseopt] Refer to online documentation for command help 2011-03-04 12:18:51 +00:00
time_cmd.c [parseopt] Refer to online documentation for command help 2011-03-04 12:18:51 +00:00
vlan_cmd.c [parseopt] Refer to online documentation for command help 2011-03-04 12:18:51 +00:00