source: mainline/uspace/app/bdsh/cmds/modules/cat/cat_def.inc@ 94619b9

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 94619b9 was f3d47c97, checked in by Jiri Svoboda <jiri@…>, 7 years ago

Bdsh's xxx_def.h files are not valid headers.

  • Property mode set to 100644
File size: 73 bytes
Line 
1{
2 "cat",
3 "Show the contents of a file",
4 &cmd_cat,
5 &help_cmd_cat,
6},
7
Note: See TracBrowser for help on using the repository browser.