mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
removed duplicate log-level subsystem
This commit is contained in:
committed by
Christian Decker
parent
1715b3d004
commit
f22595596a
@@ -148,8 +148,6 @@ for any subsystem containing that string\. Subsystems include:
|
|||||||
.IP \[bu]
|
.IP \[bu]
|
||||||
\fIhsmd\fR: The secret-holding daemon
|
\fIhsmd\fR: The secret-holding daemon
|
||||||
.IP \[bu]
|
.IP \[bu]
|
||||||
\fIgossipd\fR: The gossip daemon
|
|
||||||
.IP \[bu]
|
|
||||||
\fIconnectd\fR: The network connection daemon
|
\fIconnectd\fR: The network connection daemon
|
||||||
.IP \[bu]
|
.IP \[bu]
|
||||||
\fIjsonrpc#FD\fR: Each JSONRPC connection, FD = file descriptor number
|
\fIjsonrpc#FD\fR: Each JSONRPC connection, FD = file descriptor number
|
||||||
|
|||||||
@@ -122,7 +122,6 @@ for any subsystem containing that string. Subsystems include:
|
|||||||
* *plugin-manager*: The plugin subsystem
|
* *plugin-manager*: The plugin subsystem
|
||||||
* *plugin-P*: Each plugin, P = plugin path without directory
|
* *plugin-P*: Each plugin, P = plugin path without directory
|
||||||
* *hsmd*: The secret-holding daemon
|
* *hsmd*: The secret-holding daemon
|
||||||
* *gossipd*: The gossip daemon
|
|
||||||
* *connectd*: The network connection daemon
|
* *connectd*: The network connection daemon
|
||||||
* *jsonrpc#FD*: Each JSONRPC connection, FD = file descriptor number
|
* *jsonrpc#FD*: Each JSONRPC connection, FD = file descriptor number
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user