-fix help text

This commit is contained in:
Christian Grothoff 2022-04-28 22:37:32 +02:00
parent 1bb992d777
commit c48b51be6f
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -4143,7 +4143,7 @@ work (void *cls)
{
.name = "wire-fee",
.help =
"sign wire fees for the given year (year, wire method, wire fee and closing fee must be given as arguments)",
"sign wire fees for the given year (year, wire method, wire fee, closing fee and wad fee must be given as arguments)",
.cb = &do_set_wire_fee
},
{