make Migrate use ReKey rather than the other way around
as ReKey is plumbing, this makes sense
This commit is contained in:
parent
69a0161c3a
commit
156a631f63
3 changed files with 28 additions and 30 deletions
1
Usage.hs
1
Usage.hs
|
@ -11,7 +11,6 @@ import Common.Annex
|
|||
import System.Console.GetOpt
|
||||
|
||||
import Types.Command
|
||||
import Types.Option
|
||||
|
||||
{- Usage message with lists of commands and options. -}
|
||||
usage :: String -> [Command] -> [Option] -> String
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue