Commands - export

- The default export format is now JSON, with an alias that maps 'export'
  to '_query'.
This commit is contained in:
Paul Beckingham 2011-05-30 11:42:35 -04:00
parent 6cf7644e02
commit 37b48c56d5
8 changed files with 4 additions and 255 deletions

View file

@ -42,7 +42,6 @@ set (task_SRCS API.cpp API.h
ViewText.cpp ViewText.h
command.cpp
dependency.cpp
export.cpp
feedback.cpp
i18n.h
import.cpp