mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-15 11:59:16 +01:00
doc: Regenerated man-pages to fix hash mismatch.
This commit is contained in:
parent
1c8294ef1c
commit
7e43109e33
4 changed files with 2 additions and 6 deletions
2
doc/lightning-listnodes.7
generated
2
doc/lightning-listnodes.7
generated
|
@ -125,4 +125,4 @@ FIXME:
|
|||
|
||||
Main web site: \fIhttps://github.com/ElementsProject/lightning\fR
|
||||
|
||||
\" SHA256STAMP:69fff299a28ed38a79e120eb4a7057db1cee86ce9bd85c7624226cbe79d70eb4
|
||||
\" SHA256STAMP:c2a16277345557e4b7c9a6dbcb00f96e5ae823a54851896117d300d65baac704
|
||||
|
|
|
@ -92,4 +92,4 @@ RESOURCES
|
|||
---------
|
||||
|
||||
Main web site: <https://github.com/ElementsProject/lightning>
|
||||
[comment]: # ( SHA256STAMP:08959d1bce493b3d3c28fcc4b54e492feecc1062d960ea685899213327c8e768)
|
||||
[comment]: # ( SHA256STAMP:0674630a9770ef2da2820e83bc19c1c4a3653955edc7a42cb14fa17299713cfe)
|
||||
|
|
2
doc/lightning-multiwithdraw.7
generated
2
doc/lightning-multiwithdraw.7
generated
|
@ -43,7 +43,6 @@ of "txid:vout"\. These must be drawn from the node's available UTXO set\.
|
|||
|
||||
On success, an object is returned, containing:
|
||||
|
||||
|
||||
.RS
|
||||
.IP \[bu]
|
||||
\fBtx\fR (hex): The raw transaction which was sent
|
||||
|
@ -58,7 +57,6 @@ created\.
|
|||
|
||||
The following error codes may occur:
|
||||
|
||||
|
||||
.RS
|
||||
.IP \[bu]
|
||||
-1: Catchall nonspecific error\.
|
||||
|
|
|
@ -145,7 +145,6 @@ What log level to print out: options are io, debug, info, unusual,
|
|||
broken\. If \fISUBSYSTEM\fR is supplied, this sets the logging level
|
||||
for any subsystem containing that string\. Subsystems include:
|
||||
|
||||
|
||||
.RS
|
||||
.IP \[bu]
|
||||
\fIlightningd\fR: The main lightning daemon
|
||||
|
@ -171,7 +170,6 @@ for any subsystem containing that string\. Subsystems include:
|
|||
The following subsystems exist for each channel, where N is an incrementing
|
||||
internal integer id assigned for the lifetime of the channel:
|
||||
|
||||
|
||||
.RS
|
||||
.IP \[bu]
|
||||
\fIopeningd-chan#N\fR: Each opening / idling daemon
|
||||
|
|
Loading…
Add table
Reference in a new issue