source: mainline/uspace/app/bdsh/cmds/modules/touch/touch.def@ b510d52

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since b510d52 was b510d52, checked in by Tim Post <echo@…>, 17 years ago

Fix command description display, only command entry points need to be exposed.

  • Property mode set to 100644
File size: 90 bytes
Line 
1{
2 "touch",
3 "Create files or update access times",
4 &cmd_touch,
5 &help_cmd_touch,
6 0
7},
8
Note: See TracBrowser for help on using the repository browser.