doc: update listchannels manpage

After #3576 ..
This commit is contained in:
darosior
2020-03-07 15:50:15 +01:00
committed by Christian Decker
parent 53913c5119
commit 524d22e4cc

View File

@@ -12,11 +12,11 @@ to the node\. Because channels may be bidirectional, up to 2 objects will
be returned for each channel (one for each direction)\.
If \fIshort_channel_id\fR is supplied, then only known channels with a
matching \fIshort_channel_id\fR are returned\.
If \fIshort_channel_id\fR is a short channel id, then only known channels with a
matching \fIshort_channel_id\fR are returned\. Otherwise, it must be null\.
If \fIsource\fR is supplied, then only channels leading from that node id
If \fIsource\fR is a node id, then only channels leading from that node id
are returned\.