Browse Source

doc: force refresh of all manpages.

The idea is that you regenerate the man pages in the same commit you
alter them: that's how we know whether to try regenerating them or not
(git doesn't store timestamps, so it can't really tell).

Travis will now check this, so force them all to sync to this commit.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
bump-pyln-proto
Rusty Russell 4 years ago
parent
commit
b9ac032329
  1. 1
      doc/lightning-autocleaninvoice.7.md
  2. 1
      doc/lightning-check.7.md
  3. 1
      doc/lightning-checkmessage.7.md
  4. 1
      doc/lightning-cli.1.md
  5. 1
      doc/lightning-close.7.md
  6. 1
      doc/lightning-connect.7.md
  7. 1
      doc/lightning-createonion.7.md
  8. 1
      doc/lightning-decodepay.7.md
  9. 1
      doc/lightning-delexpiredinvoice.7.md
  10. 2
      doc/lightning-delinvoice.7
  11. 1
      doc/lightning-delinvoice.7.md
  12. 1
      doc/lightning-dev-sendcustommsg.7.md
  13. 1
      doc/lightning-disconnect.7.md
  14. 1
      doc/lightning-feerates.7.md
  15. 1
      doc/lightning-fundchannel.7.md
  16. 1
      doc/lightning-fundchannel_cancel.7.md
  17. 1
      doc/lightning-fundchannel_complete.7.md
  18. 1
      doc/lightning-fundchannel_start.7.md
  19. 1
      doc/lightning-fundpsbt.7.md
  20. 1
      doc/lightning-getroute.7.md
  21. 1
      doc/lightning-getsharedsecret.7.md
  22. 1
      doc/lightning-hsmtool.8.md
  23. 1
      doc/lightning-invoice.7.md
  24. 5
      doc/lightning-keysend.7
  25. 1
      doc/lightning-keysend.7.md
  26. 1
      doc/lightning-listchannels.7.md
  27. 1
      doc/lightning-listforwards.7.md
  28. 1
      doc/lightning-listfunds.7.md
  29. 1
      doc/lightning-listinvoices.7.md
  30. 1
      doc/lightning-listpays.7.md
  31. 1
      doc/lightning-listpeers.7.md
  32. 1
      doc/lightning-listsendpays.7.md
  33. 1
      doc/lightning-newaddr.7.md
  34. 1
      doc/lightning-pay.7.md
  35. 1
      doc/lightning-plugin.7.md
  36. 1
      doc/lightning-reserveinputs.7.md
  37. 2
      doc/lightning-sendonion.7
  38. 1
      doc/lightning-sendonion.7.md
  39. 1
      doc/lightning-sendpay.7.md
  40. 1
      doc/lightning-setchannelfee.7.md
  41. 1
      doc/lightning-signmessage.7.md
  42. 1
      doc/lightning-txdiscard.7.md
  43. 1
      doc/lightning-txprepare.7.md
  44. 1
      doc/lightning-txsend.7.md
  45. 1
      doc/lightning-unreserveinputs.7.md
  46. 1
      doc/lightning-utxopsbt.7.md
  47. 1
      doc/lightning-waitanyinvoice.7.md
  48. 1
      doc/lightning-waitblockheight.7.md
  49. 1
      doc/lightning-waitinvoice.7.md
  50. 1
      doc/lightning-waitsendpay.7.md
  51. 1
      doc/lightning-withdraw.7.md
  52. 1
      doc/lightningd-config.5.md
  53. 1
      doc/lightningd.8.md

1
doc/lightning-autocleaninvoice.7.md

@ -41,3 +41,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-check.7.md

@ -36,3 +36,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-checkmessage.7.md

@ -49,3 +49,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-cli.1.md

@ -113,3 +113,4 @@ COPYING
Note: the modules in the ccan/ directory have their own licenses, but
the rest of the code is covered by the BSD-style MIT license.

1
doc/lightning-close.7.md

@ -87,3 +87,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-connect.7.md

@ -74,3 +74,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-createonion.7.md

@ -122,3 +122,4 @@ RESOURCES
Main web site: <https://github.com/ElementsProject/lightning>
[bolt04]: https://github.com/lightningnetwork/lightning-rfc/blob/master/04-onion-routing.md

1
doc/lightning-decodepay.7.md

@ -60,3 +60,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-delexpiredinvoice.7.md

@ -34,3 +34,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

2
doc/lightning-delinvoice.7

@ -32,6 +32,8 @@ The following errors may be reported:
906: The invoice \fIstatus\fR does not match the parameter\.
An error object will be returned as error \fIdata\fR, containing
\fIcurrent_status\fR and \fIexpected_status\fR fields\.
This is most likely due to the \fIstatus\fR of the invoice
changing just before this command is invoked\.
.RE
.SH AUTHOR

1
doc/lightning-delinvoice.7.md

@ -50,3 +50,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-dev-sendcustommsg.7.md

@ -61,3 +61,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-disconnect.7.md

@ -55,3 +55,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-feerates.7.md

@ -128,3 +128,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-fundchannel.7.md

@ -88,3 +88,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-fundchannel_cancel.7.md

@ -53,3 +53,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-fundchannel_complete.7.md

@ -53,3 +53,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-fundchannel_start.7.md

@ -71,3 +71,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-fundpsbt.7.md

@ -94,3 +94,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-getroute.7.md

@ -302,3 +302,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-getsharedsecret.7.md

@ -91,3 +91,4 @@ RESOURCES
* SECG SEC-1 ECIES: <https://secg.org/sec1-v2.pdf>
* Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-hsmtool.8.md

@ -76,3 +76,4 @@ COPYING
Note: the modules in the ccan/ directory have their own licenses, but
the rest of the code is covered by the BSD-style MIT license.
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-invoice.7.md

@ -105,3 +105,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

5
doc/lightning-keysend.7

@ -27,8 +27,7 @@ sending a payment\. Please ensure that this matches your use-case when using
The \fBlabel\fR field is used to attach a label to payments, and is returned in \fBlightning-listpays\fR(7) and \fBlightning-listsendpays\fR(7)\.
The \fBmaxfeepercent\fR limits the money paid in fees, and defaults to \fI0\.5\fR\.
The \fBmaxfeepercent\fR is a percentage of the amount that is to be paid\.
The \fBmaxfeepercent\fR limits the money paid in fees as percentage of the total amount that is to be transferred, and defaults to \fI0\.5\fR\.
The \fBexemptfee\fR option can be used for tiny payments which would be dominated by the fee leveraged by forwarding nodes\.
Setting \fBexemptfee\fR allows the \fBmaxfeepercent\fR check to be skipped on fees that are smaller than \fIexemptfee\fR (default: 5000 millisatoshi)\.
@ -85,7 +84,7 @@ The following error codes may occur:
.IP \[bu]
\fB-1\fR: Catchall nonspecific error\.
.IP \[bu]
\fB203\fR: Permanent failure at destination\. The \fBdata\fR field of the error will be routing failure object\.
\fB203\fR: Permanent failure at destination\. The \fIdata\fR field of the error will be routing failure object\.
.IP \[bu]
\fB205\fR: Unable to find a route\.
.IP \[bu]

1
doc/lightning-keysend.7.md

@ -99,3 +99,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-listchannels.7.md

@ -91,3 +91,4 @@ Lightning RFC site
- BOLT \#7:
<https://github.com/lightningnetwork/lightning-rfc/blob/master/07-routing-gossip.md>

1
doc/lightning-listforwards.7.md

@ -54,3 +54,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-listfunds.7.md

@ -66,3 +66,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-listinvoices.7.md

@ -40,3 +40,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-listpays.7.md

@ -63,3 +63,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-listpeers.7.md

@ -240,3 +240,4 @@ RESOURCES
Main web site: <https://github.com/ElementsProject/lightning> Lightning
RFC site (BOLT \#9):
<https://github.com/lightningnetwork/lightning-rfc/blob/master/09-features.md>

1
doc/lightning-listsendpays.7.md

@ -65,3 +65,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-newaddr.7.md

@ -50,3 +50,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-pay.7.md

@ -128,3 +128,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-plugin.7.md

@ -52,3 +52,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-reserveinputs.7.md

@ -50,3 +50,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

2
doc/lightning-sendonion.7

@ -4,7 +4,7 @@ lightning-sendonion - Send a payment with a custom onion packet
.SH SYNOPSIS
\fBsendonion\fR \fIonion\fR \fIfirst_hop\fR \fIpayment_hash\fR [\fIlabel\fR] [\fIshared_secrets\fR] [\fIpartid\fR] [\fIbolt11\fR]
[\fIdestination\fR] [\fImsatoshi\fR]
[\fImsatoshi\fR] [\fIdestination\fR]
.SH DESCRIPTION

1
doc/lightning-sendonion.7.md

@ -112,3 +112,4 @@ RESOURCES
Main web site: <https://github.com/ElementsProject/lightning>
[bolt04]: https://github.com/lightningnetwork/lightning-rfc/blob/master/04-onion-routing.md

1
doc/lightning-sendpay.7.md

@ -106,3 +106,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-setchannelfee.7.md

@ -64,3 +64,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-signmessage.7.md

@ -36,3 +36,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-txdiscard.7.md

@ -40,3 +40,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-txprepare.7.md

@ -83,3 +83,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-txsend.7.md

@ -40,3 +40,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-unreserveinputs.7.md

@ -46,3 +46,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-utxopsbt.7.md

@ -64,3 +64,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-waitanyinvoice.7.md

@ -56,3 +56,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-waitblockheight.7.md

@ -35,3 +35,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-waitinvoice.7.md

@ -41,3 +41,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-waitsendpay.7.md

@ -84,3 +84,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightning-withdraw.7.md

@ -69,3 +69,4 @@ RESOURCES
---------
Main web site: <https://github.com/ElementsProject/lightning>

1
doc/lightningd-config.5.md

@ -492,3 +492,4 @@ COPYING
Note: the modules in the ccan/ directory have their own licenses, but
the rest of the code is covered by the BSD-style MIT license.

1
doc/lightningd.8.md

@ -184,3 +184,4 @@ COPYING
Note: the modules in the ccan/ directory have their own licenses, but
the rest of the code is covered by the BSD-style MIT license.

Loading…
Cancel
Save