Subversion Repositories HelenOS

Rev

Rev 3346 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3346 Rev 3373
1
{
1
{
2
    "help",
2
    "help",
3
    "Show help for commands",
3
    "Show help for commands",
4
    &cmd_help,
4
    &cmd_help,
5
    &help_cmd_help,
5
    &help_cmd_help,
6
    0
6
    0
7
},
7
},
8
 
8