Michael Hawkins
22921f1ab1
Manpage for lightning-listchannels created
6 years ago
Mark Beckwith
d18d950a0a
doc: check manpage
Signed-off-by: Mark Beckwith <wythe@intrig.com>
6 years ago
Michael Hawkins
1c3b8c8ec5
Created listpeers asciidoc, generated manpage using a2x and updated Makefile
6 years ago
Michael Hawkins
561a66354b
Man page for lightning-disconnect created
6 years ago
Rusty Russell
626e9fed16
Makefile: add check that manpage and command options match.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
7 years ago
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>
7 years ago
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.
7 years ago
Felix
52c243852e
documentation: s/Protocol/Command/
7 years ago
Felix
1fc5dc94c4
documentation: newaddr, listfunds and withdraw
7 years ago
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
7 years ago
ZmnSCPxj
159e736fc1
invoices: Implement autocleaninvoice.
7 years ago
ZmnSCPxj
3b0081aebb
invoices: Add delexpiredinvoice command.
7 years ago
ZmnSCPxj
8fd71ad654
doc: Update sendpay and waitsendpay manpages.
7 years ago
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>
7 years ago
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>
7 years ago
Rusty Russell
2fb2e757ae
doc: add lightning-waitinvoice man page.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
8 years ago
Rusty Russell
69079e51a9
doc: move Makefile parts into doc/
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
8 years ago