Subversion Repositories HelenOS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4377 svoboda 1
{
2
    "exit",
3
    "Exit the shell",
4
    &cmd_exit,
5
    &help_cmd_exit,
6
},