diff --git a/cmd/loop/loopout.go b/cmd/loop/loopout.go index 841f067..006084b 100644 --- a/cmd/loop/loopout.go +++ b/cmd/loop/loopout.go @@ -41,7 +41,7 @@ var loopOutCommand = cli.Command{ }, cli.Uint64Flag{ Name: "amt", - Usage: "run the command loop terms to get the minimum & maximum amount on the server. ", + 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{ Name: "htlc_confs",