adding filer.export prototype

This commit is contained in:
Chris Lu
2018-08-22 23:54:22 -07:00
parent 2b4277ec18
commit 98b8f8649d
3 changed files with 110 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ var Commands = []*Command{
cmdCompact,
cmdCopy,
cmdFix,
cmdFilerExport,
cmdServer,
cmdMaster,
cmdFiler,