diff --git a/cmd/loop/loopout.go b/cmd/loop/loopout.go index a227615..94e00f1 100644 --- a/cmd/loop/loopout.go +++ b/cmd/loop/loopout.go @@ -40,8 +40,7 @@ var loopOutCommand = cli.Command{ "will go to lnd's wallet", }, cli.Uint64Flag{ - Name: "amt", - Usage: "the amount in satoshis to loop out", + Name: "amt", Usage: "the amount in satoshis to loop out, consult the loop terms command to get the minimum & maximum loop amounts supported by the server.", }, cli.Uint64Flag{