source: mainline/uspace/app/bdsh/cmds/modules/help/help_def.h@ 1ffd74e

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 1ffd74e was 711e7fe5, checked in by Prutkov Alex <prutkov.alex@…>, 13 years ago

Added printf module

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