Subversion Repositories HelenOS

Rev

Rev 3346 | Rev 3373 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3346 Rev 3364
Line 1... Line 1...
1
{
1
{
2
    "touch",
2
    "touch",
3
    "The touch command",
3
    "Create files or update access times",
4
    &cmd_touch,
4
    &cmd_touch,
5
    &help_cmd_touch,
5
    &help_cmd_touch,
6
    0
6
    0
7
},
7
},
8
 
8