cmd/loop: clarify static swap list help

This commit is contained in:
Boris Nagaev 2026-06-03 13:12:34 -05:00
parent 14e540fdc6
commit 63affeefd6
No known key found for this signature in database
4 changed files with 4 additions and 4 deletions

View file

@ -349,7 +349,7 @@ func listWithdrawals(ctx context.Context, cmd *cli.Command) error {
var listStaticAddressSwapsCommand = &cli.Command{
Name: "listswaps",
Usage: "Shows a list of finalized static address swaps.",
Usage: "Shows a list of static address swaps.",
Description: `
`,
Action: listStaticAddressSwaps,

View file

@ -28,7 +28,7 @@
" listunspent, l List unspent static address outputs.\n",
" listdeposits Displays static address deposits. A filter can be applied to only show deposits in a specific state.\n",
" listwithdrawals Display a summary of past withdrawals.\n",
" listswaps Shows a list of finalized static address swaps.\n",
" listswaps Shows a list of static address swaps.\n",
" withdraw, w Withdraw from static address deposits.\n",
" summary, s Display a summary of static address related information.\n",
" in Loop in funds from static address deposits.\n",

View file

@ -511,7 +511,7 @@ Display a summary of past withdrawals.
.SS listswaps
.PP
Shows a list of finalized static address swaps.
Shows a list of static address swaps.
.PP
\fB--help, -h\fP: show help

View file

@ -601,7 +601,7 @@ The following flags are supported:
### `static listswaps` subcommand
Shows a list of finalized static address swaps.
Shows a list of static address swaps.
Usage: