source: mainline/uspace/app/bdsh/cmds/modules/unalias/unalias_def.inc

Last change on this file was 598e3a7, checked in by Matthieu Riolo <matthieu.riolo@…>, 7 years ago

adding cmd unalias

  • Property mode set to 100644
File size: 74 bytes
Line 
1{
2 "unalias",
3 "Removes an alias",
4 &cmd_unalias,
5 &help_cmd_unalias,
6},
7
Note: See TracBrowser for help on using the repository browser.