source:
mainline/uspace/app/bdsh/cmds/modules/mv/mv_def.inc@
a787081
Last change on this file since a787081 was f3d47c97, checked in by , 7 years ago | |
---|---|
|
|
File size: 103 bytes |
Line | |
---|---|
1 | { |
2 | "mv", |
3 | "The mv command", |
4 | &cmd_mv, |
5 | &help_cmd_mv, |
6 | }, |
7 | |
8 | { |
9 | "ren", |
10 | NULL, |
11 | &cmd_mv, |
12 | &help_cmd_mv, |
13 | }, |
14 |
Note:
See TracBrowser
for help on using the repository browser.