source: mainline/uspace/app/bdsh/cmds/builtins/cd/cd_def.inc

Last change on this file 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: 81 bytes
RevLine 
[216d6fc]1{
2 "cd",
3 "Change the current working directory",
4 &cmd_cd,
5 &help_cmd_cd,
[36e9cd1]6 0
[216d6fc]7},
Note: See TracBrowser for help on using the repository browser.