more commands and help

This commit is contained in:
Radu Ioan Fericean
2014-04-18 23:03:51 +03:00
parent 6df17bf2e8
commit bcb9582d6b
20 changed files with 924 additions and 2 deletions

View File

@@ -370,3 +370,7 @@ type AttrLoadTpFromFolder struct {
DryRun bool // Do not write to database but parse only
FlushDb bool // Flush previous data before loading new one
}
type AttrGetDestination struct {
Id string
}