Skip to content

Commit

Permalink
doc/lightningd-config.5: manual page for all our configuration options.
Browse files Browse the repository at this point in the history
In particular, the subtleties of 'addr' vs 'bind-addr' and 'announce-addr'
needed spelling out.

Signed-off-by: Rusty Russell <[email protected]>
  • Loading branch information
rustyrussell committed May 20, 2018
1 parent fd86fbf commit 8aca5c5
Show file tree
Hide file tree
Showing 3 changed files with 729 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ doc-wrongdir:
$(MAKE) -C .. doc-all

MANPAGES := doc/lightning-cli.1 \
doc/lightningd-config.5 \
doc/lightning-autocleaninvoice.7 \
doc/lightning-close.7 \
doc/lightning-connect.7 \
Expand Down
Loading

0 comments on commit 8aca5c5

Please sign in to comment.