Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/source/commandline/commandline-all.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3847,7 +3847,7 @@ Core Communication Options
Local port to bind to. This can be any traditional communications port as
an unsigned 16-bit integer (0-65535).

The default value is ``15122``.
The default value is ``15112``.

Example:
.. code-block:: bash
Expand Down Expand Up @@ -3876,7 +3876,7 @@ Core Communication Options
Remote port to connect to. This can be any traditional communications port
as an unsigned 16-bit integer (0-65535).

The default value is "``15122``".
The default value is "``15112``".

Example:
.. code-block:: bash
Expand Down