Subversion Repositories HelenOS

Rev

Rev 3811 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3811 Rev 4341
1
{
1
{
2
    "exit",
2
    "exit",
3
    "Exit the shell",
3
    "Exit the shell",
4
    &cmd_exit,
4
    &cmd_exit,
5
    &help_cmd_exit,
5
    &help_cmd_exit,
6
},
6
},
7
 
7