Rusty Russell
626e9fed16
Makefile: add check that manpage and command options match.
...
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-05-20 02:32:42 +00:00
Rusty Russell
8aca5c5d33
doc/lightningd-config.5: manual page for all our configuration options.
...
In particular, the subtleties of 'addr' vs 'bind-addr' and 'announce-addr'
needed spelling out.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-05-20 02:32:42 +00:00
Mark Beckwith
9153688b77
Added fundchannel man page.
...
This describes 'fundchannel' as it works today.
It definitely could use better error codes instead of -1 for everything.
2018-05-08 07:11:35 +00:00
Felix
52c243852e
documentation: s/Protocol/Command/
2018-04-27 14:00:16 +02:00
Felix
1fc5dc94c4
documentation: newaddr, listfunds and withdraw
2018-04-27 14:00:16 +02:00
ZmnSCPxj
2cee1ab20f
peer_control: Make close wait for complete closure, with timeout.
...
Also report tx and txid, and whether we closed unilaterally or
bilaterally, if we could close the channel.
Also make a manpage.
Fixes : #1207
Fixes : #714
Fixes : #622
2018-04-23 05:24:46 +00:00
ZmnSCPxj
159e736fc1
invoices: Implement autocleaninvoice.
2018-03-20 17:25:51 +01:00
ZmnSCPxj
3b0081aebb
invoices: Add delexpiredinvoice command.
2018-03-20 17:25:51 +01:00
ZmnSCPxj
8fd71ad654
doc: Update sendpay and waitsendpay manpages.
2018-03-14 05:33:09 +00:00
Rusty Russell
1a641c823c
JSONRPC: Make listinvoice an deprecated alias for listinvoices.
...
This matches the other names, and also the return value is about to change.
This will be removed before release!
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-01-19 22:23:45 +00:00
Rusty Russell
6d7c8c8dd0
doc: manpages for pay, listpayments and decodepay.
...
Also contains some help message clarifications.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-01-14 23:10:10 +00:00
Rusty Russell
2fb2e757ae
doc: add lightning-waitinvoice man page.
...
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-01-23 10:39:43 +10:30
Rusty Russell
69079e51a9
doc: move Makefile parts into doc/
...
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-01-23 10:38:42 +10:30