Remove useless \

This commit is contained in:
Aaron Dewes
2022-01-26 18:18:49 +01:00
committed by Rusty Russell
parent 74071c95a2
commit 0924b477b2
58 changed files with 73 additions and 73 deletions

View File

@@ -4,7 +4,7 @@ lightning-autocleaninvoice -- Set up auto-delete of expired invoice
SYNOPSIS SYNOPSIS
-------- --------
**autocleaninvoice** \[*cycle\_seconds*\] \[*expired\_by*\] **autocleaninvoice** [*cycle\_seconds*] [*expired\_by*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-check -- Command for verifying parameters
SYNOPSIS SYNOPSIS
-------- --------
**check** *command\_to\_check* \[*parameters*\] **check** *command\_to\_check* [*parameters*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-checkmessage -- Command to check if a signature is from a node
SYNOPSIS SYNOPSIS
-------- --------
**checkmessage** *message* *zbase* \[*pubkey*\] **checkmessage** *message* *zbase* [*pubkey*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-close -- Command for closing channels with direct peers
SYNOPSIS SYNOPSIS
-------- --------
**close** *id* \[*unilateraltimeout*\] \[*destination*\] \[*fee_negotiation_step*\] \[*wrong_funding*\] \[*force_lease_closed*\] [\*feerange\*] **close** *id* [*unilateraltimeout*] [*destination*] [*fee_negotiation_step*] [*wrong_funding*] [*force_lease_closed*] [\*feerange\*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-connect -- Command for connecting to another lightning node
SYNOPSIS SYNOPSIS
-------- --------
**connect** *id* \[*host*\] \[*port*\] **connect** *id* [*host*] [*port*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-createonion -- Low-level command to create a custom onion
SYNOPSIS SYNOPSIS
-------- --------
**createonion** *hops* *assocdata* \[*session_key*\] \[*onion_size*\] **createonion** *hops* *assocdata* [*session_key*] [*onion_size*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-datastore -- Command for storing (plugin) data
SYNOPSIS SYNOPSIS
-------- --------
**datastore** *key* \[*string*\] \[*hex*\] \[*mode*\] \[*generation*\] **datastore** *key* [*string*] [*hex*] [*mode*] [*generation*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-decodepay -- Command for decoding a bolt11 string (low-level)
SYNOPSIS SYNOPSIS
-------- --------
**decodepay** *bolt11* \[*description*\] **decodepay** *bolt11* [*description*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-deldatastore -- Command for removing (plugin) data
SYNOPSIS SYNOPSIS
-------- --------
**deldatastore** *key* \[*generation*\] **deldatastore** *key* [*generation*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-delexpiredinvoice -- Command for removing expired invoices
SYNOPSIS SYNOPSIS
-------- --------
**delexpiredinvoice** \[*maxexpirytime*\] **delexpiredinvoice** [*maxexpirytime*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-disconnect -- Command for disconnecting from another lightning node
SYNOPSIS SYNOPSIS
-------- --------
**disconnect** *id* \[*force*\] **disconnect** *id* [*force*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -6,7 +6,7 @@ SYNOPSIS
**(WARNING: experimental-offers only)** **(WARNING: experimental-offers only)**
**fetchinvoice** *offer* \[*msatoshi*\] \[*quantity*\] \[*recurrence_counter*\] \[*recurrence_start*\] \[*recurrence_label*\] \[*timeout*\] \[*payer_note*\] **fetchinvoice** *offer* [*msatoshi*] [*quantity*] [*recurrence_counter*] [*recurrence_start*] [*recurrence_label*] [*timeout*] [*payer_note*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,8 +4,8 @@ lightning-fundchannel -- Command for establishing a lightning channel
SYNOPSIS SYNOPSIS
-------- --------
**fundchannel** *id* *amount* \[*feerate*\] \[*announce*\] \[*minconf*\] **fundchannel** *id* *amount* [*feerate*] [*announce*] [*minconf*]
\[*utxos*\] \[*push_msat*\] \[*close_to*\] \[*request_amt*\] \[*compact_lease*\] [*utxos*] [*push_msat*] [*close_to*] [*request_amt*] [*compact_lease*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-fundchannel\_start -- Command for initiating channel establishment for
SYNOPSIS SYNOPSIS
-------- --------
**fundchannel\_start** *id* *amount* \[*feerate* *announce* *close_to* *push_msat*\] **fundchannel\_start** *id* *amount* [*feerate* *announce* *close_to* *push_msat*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-funderupdate -- Command for adjusting node funding v2 channels
SYNOPSIS SYNOPSIS
-------- --------
**funderupdate** \[*policy*\] \[*policy_mod*\] \[*leases_only*\] \[*min_their_funding_msat*\] \[*max_their_funding_msat*\] \[*per_channel_min_msat*\] \[*per_channel_max_msat*\] \[*reserve_tank_msat*\] \[*fuzz_percent*\] \[*fund_probability*\] \[*lease_fee_base_msat*\] \[*lease_fee_basis*\] \[*funding_weight*\] \[*channel_fee_max_base_msat*\] \[*channel_fee_max_proportional_thousandths*\] \[*compact_lease*\] **funderupdate** [*policy*] [*policy_mod*] [*leases_only*] [*min_their_funding_msat*] [*max_their_funding_msat*] [*per_channel_min_msat*] [*per_channel_max_msat*] [*reserve_tank_msat*] [*fuzz_percent*] [*fund_probability*] [*lease_fee_base_msat*] [*lease_fee_basis*] [*funding_weight*] [*channel_fee_max_base_msat*] [*channel_fee_max_proportional_thousandths*] [*compact_lease*]
NOTE: Must have --experimental-dual-fund enabled for these settings to take effect. NOTE: Must have --experimental-dual-fund enabled for these settings to take effect.

View File

@@ -4,7 +4,7 @@ lightning-fundpsbt -- Command to populate PSBT inputs from the wallet
SYNOPSIS SYNOPSIS
-------- --------
**fundpsbt** *satoshi* *feerate* *startweight* \[*minconf*\] \[*reserve*\] \[*locktime*\] \[*min_witness_weight*\] \[*excess_as_change*\] **fundpsbt** *satoshi* *feerate* *startweight* [*minconf*] [*reserve*] [*locktime*] [*min_witness_weight*] [*excess_as_change*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-getlog -- Command to show logs.
SYNOPSIS SYNOPSIS
-------- --------
**getlog** \[*level*\] **getlog** [*level*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,8 +4,8 @@ lightning-getroute -- Command for routing a payment (low-level)
SYNOPSIS SYNOPSIS
-------- --------
**getroute** *id* *msatoshi* *riskfactor* \[*cltv*\] \[*fromid*\] **getroute** *id* *msatoshi* *riskfactor* [*cltv*] [*fromid*]
\[*fuzzpercent*\] \[*exclude*\] \[*maxhops*\] [*fuzzpercent*] [*exclude*] [*maxhops*]
DESCRIPTION DESCRIPTION
----------- -----------
@@ -39,8 +39,8 @@ route generated. 0.0 means the exact fee of that channel is used, while
100.0 means the fee used might be from 0 to twice the actual fee. The 100.0 means the fee used might be from 0 to twice the actual fee. The
default is 5.0, or up to 5% fee distortion. default is 5.0, or up to 5% fee distortion.
*exclude* is a JSON array of short-channel-id/direction (e.g. \[ *exclude* is a JSON array of short-channel-id/direction (e.g. [
"564334x877x1/0", "564195x1292x0/1" \]) or node-id which should be excluded "564334x877x1/0", "564195x1292x0/1" ]) or node-id which should be excluded
from consideration for routing. The default is not to exclude any channels from consideration for routing. The default is not to exclude any channels
or nodes. Note if the source or destination is excluded, the command result or nodes. Note if the source or destination is excluded, the command result
is undefined. is undefined.

View File

@@ -4,7 +4,7 @@ lightning-help -- Command to return all information about RPC commands.
SYNOPSIS SYNOPSIS
-------- --------
**help** \[*command\*] **help** [*command\*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,8 +4,8 @@ lightning-invoice -- Command for accepting payments
SYNOPSIS SYNOPSIS
-------- --------
**invoice** *msatoshi* *label* *description* \[*expiry*\] **invoice** *msatoshi* *label* *description* [*expiry*]
\[*fallbacks*\] \[*preimage*\] \[*exposeprivatechannels*\] \[*cltv*\] [*fallbacks*] [*preimage*] [*exposeprivatechannels*] [*cltv*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-keysend -- Send funds to a node without an invoice
SYNOPSIS SYNOPSIS
-------- --------
**keysend** *destination* *msatoshi* \[*label*\] \[*maxfeepercent*\] \[*retry\_for*\] \[*maxdelay*\] \[*exemptfee*\] **keysend** *destination* *msatoshi* [*label*] [*maxfeepercent*] [*retry\_for*] [*maxdelay*] [*exemptfee*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-listchannels -- Command to query active lightning channels in the enti
SYNOPSIS SYNOPSIS
-------- --------
**listchannels** \[*short\_channel\_id*\] \[*source*\] \[*destination*\] **listchannels** [*short\_channel\_id*] [*source*] [*destination*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -3,7 +3,7 @@
lightning-listconfigs - Command to list all configuration options\. lightning-listconfigs - Command to list all configuration options\.
.SH SYNOPSIS .SH SYNOPSIS
\fBlistconfigs\fR [config] \fBlistconfigs\fR [\fIconfig\fR]
.SH DESCRIPTION .SH DESCRIPTION
@@ -276,4 +276,4 @@ Vincenzo Palazzo \fI<vincenzo.palazzo@protonmail.com\fR> wrote the initial versi
Main web site: \fIhttps://github.com/ElementsProject/lightning\fR Main web site: \fIhttps://github.com/ElementsProject/lightning\fR
\" SHA256STAMP:37b3fd1b2c5b2c903c25579f96d0bb4116955f3aebbf6bbb97f8a62e352cf440 \" SHA256STAMP:759090c2619cd40cba89b670ea16d4885f9aea520588d30d0ee8041369d5b91e

View File

@@ -4,7 +4,7 @@ lightning-listconfigs -- Command to list all configuration options.
SYNOPSIS SYNOPSIS
-------- --------
**listconfigs** \[*config*\] **listconfigs** [*config*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-listdatastore -- Command for listing (plugin) data
SYNOPSIS SYNOPSIS
-------- --------
**listdatastore** \[*key*\] **listdatastore** [*key*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-listforwards -- Command showing all htlcs and their information
SYNOPSIS SYNOPSIS
-------- --------
**listforwards** \[*status*\] \[*in_channel*\] \[*out_channel*\] **listforwards** [*status*] [*in_channel*] [*out_channel*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-listfunds -- Command showing all funds currently managed by the c-ligh
SYNOPSIS SYNOPSIS
-------- --------
**listfunds** \[*spent*\] **listfunds** [*spent*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-listinvoices -- Command for querying invoice status
SYNOPSIS SYNOPSIS
-------- --------
**listinvoices** \[*label*\] \[*invstring*\] \[*payment_hash*\] \[*offer_id*\] **listinvoices** [*label*] [*invstring*] [*payment_hash*] [*offer_id*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-listnodes -- Command to get the list of nodes in the known network.
SYNOPSIS SYNOPSIS
-------- --------
**listnodes** \[*id*\] **listnodes** [*id*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -5,7 +5,7 @@ SYNOPSIS
-------- --------
**(WARNING: experimental-offers only)** **(WARNING: experimental-offers only)**
**listoffers** \[*offer_id*\] \[*active_only*\] **listoffers** [*offer_id*] [*active_only*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-listpays -- Command for querying payment status
SYNOPSIS SYNOPSIS
-------- --------
**listpays** \[*bolt11*\] \[*payment_hash*\] \[*status*\] **listpays** [*bolt11*] [*payment_hash*] [*status*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-listpeers -- Command returning data on connected lightning nodes
SYNOPSIS SYNOPSIS
-------- --------
**listpeers** \[*id*\] \[*level*\] **listpeers** [*id*] [*level*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-listsendpays -- Low-level command for querying sendpay status
SYNOPSIS SYNOPSIS
-------- --------
**listsendpays** \[*bolt11*\] \[*payment\_hash*\] \[*status*\] **listsendpays** [*bolt11*] [*payment\_hash*] [*status*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-multifundchannel -- Command for establishing many lightning channels
SYNOPSIS SYNOPSIS
-------- --------
**multifundchannel** *destinations* \[*feerate*\] \[*minconf*\] \[*utxos*\] \[*minchannels*\] \[*commitment_feerate*\] **multifundchannel** *destinations* [*feerate*] [*minconf*] [*utxos*] [*minchannels*] [*commitment_feerate*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-multiwithdraw -- Command for withdrawing to multiple addresses
SYNOPSIS SYNOPSIS
-------- --------
**multiwithdraw** *outputs* \[*feerate*\] \[*minconf*\] \[*utxos*\] **multiwithdraw** *outputs* [*feerate*] [*minconf*] [*utxos*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-newaddr -- Command for generating a new address to be used by c-lightn
SYNOPSIS SYNOPSIS
-------- --------
**newaddr** \[ *addresstype* \] **newaddr** [ *addresstype* ]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -6,7 +6,7 @@ SYNOPSIS
**(WARNING: experimental-offers only)** **(WARNING: experimental-offers only)**
**offer** *amount* *description* \[*issuer*\] \[*label*\] \[*quantity_min*\] \[*quantity_max*\] \[*absolute_expiry*\] \[*recurrence*\] \[*recurrence_base*\] \[*recurrence_paywindow*\] \[*recurrence_limit*\] \[*single_use*\] **offer** *amount* *description* [*issuer*] [*label*] [*quantity_min*] [*quantity_max*] [*absolute_expiry*] [*recurrence*] [*recurrence_base*] [*recurrence_paywindow*] [*recurrence_limit*] [*single_use*]
DESCRIPTION DESCRIPTION
----------- -----------
@@ -69,7 +69,7 @@ period. This is encoded in the offer. e.g. "@1609459200" indicates
you must start paying on the 1st January 2021. you must start paying on the 1st January 2021.
*recurrence_paywindow* is an optional argument of form *recurrence_paywindow* is an optional argument of form
'-time+time\[%\]'. The first time is the number of seconds before the '-time+time[%]'. The first time is the number of seconds before the
start of a period in which an invoice and payment is valid, the second start of a period in which an invoice and payment is valid, the second
time is the number of seconds after the start of the period. For time is the number of seconds after the start of the period. For
example *-604800+86400* means you can fetch an pay the invoice 4 weeks example *-604800+86400* means you can fetch an pay the invoice 4 weeks

View File

@@ -7,7 +7,7 @@ SYNOPSIS
**(WARNING: experimental-offers only)** **(WARNING: experimental-offers only)**
**offerout** *amount* *description* \[*issuer*\] \[*label*\] \[*absolute_expiry*\] \[*refund_for*\] **offerout** *amount* *description* [*issuer*] [*label*] [*absolute_expiry*] [*refund_for*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-openchannel\_bump -- Command to initiate a channel RBF
SYNOPSIS SYNOPSIS
-------- --------
**openchannel_bump** *channel_id* *amount* *initalpsbt* \[*funding_feerate*\] **openchannel_bump** *channel_id* *amount* *initalpsbt* [*funding_feerate*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-openchannel\_init -- Command to initiate a channel to a peer
SYNOPSIS SYNOPSIS
-------- --------
**openchannel_init** *id* *amount* *initalpsbt* \[*commitment_feerate*\] \[*funding_feerate*\] \[*announce*\] \[*close_to*\] \[*request_amt*\] \[*compact_lease*\] **openchannel_init** *id* *amount* *initalpsbt* [*commitment_feerate*] [*funding_feerate*] [*announce*] [*close_to*] [*request_amt*] [*compact_lease*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,9 +4,9 @@ lightning-pay -- Command for sending a payment to a BOLT11 invoice
SYNOPSIS SYNOPSIS
-------- --------
**pay** *bolt11* \[*msatoshi*\] \[*label*\] \[*riskfactor*\] **pay** *bolt11* [*msatoshi*] [*label*] [*riskfactor*]
\[*maxfeepercent*\] \[*retry\_for*\] \[*maxdelay*\] \[*exemptfee*\] [*maxfeepercent*] [*retry\_for*] [*maxdelay*] [*exemptfee*]
\[*exclude*\] [*exclude*]
DESCRIPTION DESCRIPTION
----------- -----------
@@ -41,8 +41,8 @@ finding routes and retrying the payment. However, a payment may be
delayed for up to `maxdelay` blocks by another node; clients should be delayed for up to `maxdelay` blocks by another node; clients should be
prepared for this worst case. prepared for this worst case.
*exclude* is a JSON array of short-channel-id/direction (e.g. \[ *exclude* is a JSON array of short-channel-id/direction (e.g. [
"564334x877x1/0", "564195x1292x0/1" \]) or node-id which should be excluded "564334x877x1/0", "564195x1292x0/1" ]) or node-id which should be excluded
from consideration for routing. The default is not to exclude any channels from consideration for routing. The default is not to exclude any channels
or nodes. or nodes.

View File

@@ -4,7 +4,7 @@ lightning-ping -- Command to check if a node is up.
SYNOPSIS SYNOPSIS
-------- --------
**ping** *id* \[*len*\] \[*pongbytes*\] **ping** *id* [*len*] [*pongbytes*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-plugin -- Manage plugins with RPC
SYNOPSIS SYNOPSIS
-------- --------
**plugin** command \[*parameter*\] \[*second\_parameter*\] **plugin** command [*parameter*] [*second\_parameter*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-reserveinputs -- Construct a transaction and reserve the UTXOs it spen
SYNOPSIS SYNOPSIS
-------- --------
**reserveinputs** *psbt* \[*exclusive*\] \[*reserve*\] **reserveinputs** *psbt* [*exclusive*] [*reserve*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -6,7 +6,7 @@ SYNOPSIS
**(WARNING: experimental-offers only)** **(WARNING: experimental-offers only)**
**sendinvoice** *offer* *label* \[*msatoshi*\] \[*timeout*\] \[*quantity*\] **sendinvoice** *offer* *label* [*msatoshi*] [*timeout*] [*quantity*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,8 +4,8 @@ lightning-sendonion -- Send a payment with a custom onion packet
SYNOPSIS SYNOPSIS
-------- --------
**sendonion** *onion* *first_hop* *payment_hash* \[*label*\] \[*shared_secrets*\] \[*partid*\] \[*bolt11*\] **sendonion** *onion* *first_hop* *payment_hash* [*label*] [*shared_secrets*] [*partid*] [*bolt11*]
\[*msatoshi*\] \[*destination*\] [*msatoshi*] [*destination*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -6,7 +6,7 @@ SYNOPSIS
**(WARNING: experimental-onion-messages only)** **(WARNING: experimental-onion-messages only)**
**sendonionmessage** *hops* \[*reply_path*\] **sendonionmessage** *hops* [*reply_path*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,8 +4,8 @@ lightning-sendpay -- Low-level command for sending a payment via a route
SYNOPSIS SYNOPSIS
-------- --------
**sendpay** *route* *payment\_hash* \[*label*\] \[*msatoshi*\] **sendpay** *route* *payment\_hash* [*label*] [*msatoshi*]
\[*bolt11*\] \[*payment_secret*\] \[*partid*\] [*bolt11*] [*payment_secret*] [*partid*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-sendpsbt -- Command to finalize, extract and send a partially signed b
SYNOPSIS SYNOPSIS
-------- --------
**sendpsbt** *psbt* \[*reserve*\] **sendpsbt** *psbt* [*reserve*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-setchannelfee -- Command for setting specific routing fees on a lightn
SYNOPSIS SYNOPSIS
-------- --------
**setchannelfee** *id* \[*base*\] \[*ppm*\] \[*enforcedelay*\] **setchannelfee** *id* [*base*] [*ppm*] [*enforcedelay*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-signpsbt -- Command to sign a wallet's inputs on a provided bitcoin tr
SYNOPSIS SYNOPSIS
-------- --------
**signpsbt** *psbt* \[*signonly*\] **signpsbt** *psbt* [*signonly*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-txprepare -- Command to prepare to withdraw funds from the internal wa
SYNOPSIS SYNOPSIS
-------- --------
**txprepare** *outputs* \[*feerate*\] \[*minconf*\] \[*utxos*\] **txprepare** *outputs* [*feerate*] [*minconf*] [*utxos*]
DESCRIPTION DESCRIPTION
----------- -----------
@@ -15,9 +15,9 @@ in *outputs*.
The *outputs* is the array of output that include *destination* The *outputs* is the array of output that include *destination*
and *amount*(\{*destination*: *amount*\}). Its format is like: and *amount*(\{*destination*: *amount*\}). Its format is like:
\[\{address1: amount1\}, \{address2: amount2\}\] [\{address1: amount1\}, \{address2: amount2\}]
or or
\[\{address: *all*\}\]. [\{address: *all*\}].
It supports any number of **confirmed** outputs. It supports any number of **confirmed** outputs.
The *destination* of output is the address which can be of any Bitcoin accepted The *destination* of output is the address which can be of any Bitcoin accepted

View File

@@ -4,7 +4,7 @@ lightning-unreserveinputs -- Release reserved UTXOs
SYNOPSIS SYNOPSIS
-------- --------
**unreserveinputs** *psbt* \[*reserve*\] **unreserveinputs** *psbt* [*reserve*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-utxopsbt -- Command to populate PSBT inputs from given UTXOs
SYNOPSIS SYNOPSIS
-------- --------
**utxopsbt** *satoshi* *feerate* *startweight* *utxos* \[*reserve*\] \[*reservedok*\] \[*locktime*\] \[*min_witness_weight*\] \[*excess_as_change*\] **utxopsbt** *satoshi* *feerate* *startweight* *utxos* [*reserve*] [*reservedok*] [*locktime*] [*min_witness_weight*] [*excess_as_change*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-waitanyinvoice -- Command for waiting for payments
SYNOPSIS SYNOPSIS
-------- --------
**waitanyinvoice** \[*lastpay\_index*\] \[*timeout*\] **waitanyinvoice** [*lastpay\_index*] [*timeout*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-waitblockheight -- Command for waiting for blocks on the blockchain
SYNOPSIS SYNOPSIS
-------- --------
**waitblockheight** *blockheight* \[*timeout*\] **waitblockheight** *blockheight* [*timeout*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-waitsendpay -- Command for sending a payment via a route
SYNOPSIS SYNOPSIS
-------- --------
**waitsendpay** *payment\_hash* \[*timeout*\] \[*partid*\] **waitsendpay** *payment\_hash* [*timeout*] [*partid*]
DESCRIPTION DESCRIPTION
----------- -----------

View File

@@ -4,7 +4,7 @@ lightning-withdraw -- Command for withdrawing funds from the internal wallet
SYNOPSIS SYNOPSIS
-------- --------
**withdraw** *destination* *satoshi* \[*feerate*\] \[*minconf*\] \[*utxos*\] **withdraw** *destination* *satoshi* [*feerate*] [*minconf*] [*utxos*]
DESCRIPTION DESCRIPTION
----------- -----------