Refactored dabba CLI for interface options
commitf00d4c8f54f7ff1ee6cd85a18a66fb4619e457e8
authorEmmanuel Roullit <emmanuel.roullit@gmail.com>
Tue, 19 Jun 2012 15:27:12 +0000 (19 17:27 +0200)
committerEmmanuel Roullit <emmanuel.roullit@gmail.com>
Tue, 19 Jun 2012 15:27:12 +0000 (19 17:27 +0200)
treea1ce05a24d1992f8612903e24920da5aa492dde6
parent6ab8d80876a2b2ab77f3426d242b914e97433478
Refactored dabba CLI for interface options

This commit renames the command "dabba list" to "dabba interface list".
It makes space to new interface related commands.
dabba/CMakeLists.txt
dabba/dabba.c
dabba/help.c
dabba/include/dabba/interface.h [moved from dabba/include/dabba/list.h with 88% similarity]
dabba/interface.c [moved from dabba/list.c with 66% similarity]
dabbad/include/dabbad/list.h