Subversion Repositories HelenOS

Rev

Rev 3403 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3265 post 1
{
2
    "cd",
3
    "Change the current working directory",
4
    &cmd_cd,
5
    &help_cmd_cd,
6
},