mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
fixup! doc: fix up documentation about when we move into lightning-dir.
This commit is contained in:
committed by
ZmnSCPxj, ZmnSCPxj jxPCSmnZ
parent
bcff30bb3f
commit
af0200f9d0
@@ -668,8 +668,7 @@ int main(int argc, char *argv[])
|
|||||||
/*~ Handle early options; this moves us into --lightning-dir.
|
/*~ Handle early options; this moves us into --lightning-dir.
|
||||||
* Plugins may add new options, which is why we are splitting
|
* Plugins may add new options, which is why we are splitting
|
||||||
* between early args (including --plugin registration) and
|
* between early args (including --plugin registration) and
|
||||||
* non-early opts. This also forks if they say
|
* non-early opts. This also forks if they say --daemon. */
|
||||||
* --daemonize. */
|
|
||||||
handle_early_opts(ld, argc, argv);
|
handle_early_opts(ld, argc, argv);
|
||||||
|
|
||||||
/*~ Initialize all the plugins we just registered, so they can
|
/*~ Initialize all the plugins we just registered, so they can
|
||||||
|
|||||||
Reference in New Issue
Block a user