source: mainline/uspace/app/bdsh/cmds/modules/help/help_def.h@ 43e02a6

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 43e02a6 was a56f4b2, checked in by Tim Post <echo@…>, 17 years ago

Rename non-standard extensions (cmd.def → cmd_def.h)

  • Property mode set to 100644
File size: 73 bytes
Line 
1{
2 "help",
3 "Show help for commands",
4 &cmd_help,
5 &help_cmd_help,
6 0
7},
Note: See TracBrowser for help on using the repository browser.