diff --git a/openapi.yaml b/openapi.yaml index d5d96862..041127ee 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -240,8 +240,9 @@ paths: description: | If supplied, it will be used to dial the peer. The address has to target the listening address of the peer, - which is /ip4/0.0.0.0/tcp/, where port is specified - with the `--listen-port` CLI flag. + which is /ip4//tcp/, where `listen-port` is + specified with the `--listen-port` CLI flag and `listen-ip` with the + `--listen-ip` CLI flag. responses: "200":