diff --git a/CmdLine/GitAnnex.hs b/CmdLine/GitAnnex.hs index 789c2d20a8..f25af34b36 100644 --- a/CmdLine/GitAnnex.hs +++ b/CmdLine/GitAnnex.hs @@ -151,6 +151,7 @@ cmds = concat , Command.LookupKey.cmd , Command.ExamineKey.cmd , Command.FromKey.cmd + , Command.RegisterUrl.cmd , Command.DropKey.cmd , Command.TransferKey.cmd , Command.TransferKeys.cmd