summaryrefslogtreecommitdiffstats
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.go b/main.go
index 8ee6ffa92c..6cbdc24401 100644
--- a/main.go
+++ b/main.go
@@ -72,6 +72,8 @@ arguments - which can alternatively be run by running the subcommand web.`
cmd.Cmdembedded,
cmd.CmdMigrateStorage,
cmd.CmdDocs,
+ cmd.CmdDumpRepository,
+ cmd.CmdRestoreRepository,
}
// Now adjust these commands to add our global configuration options