Skip to content
Closed
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 guides/cli.rst
Original file line number Diff line number Diff line change
@@ -73,8 +73,8 @@ The ``esphome run <CONFIG>`` command is the most common command for ESPHome. It

.. option:: --device UPLOAD_PORT

Manually specify the upload port/IP to use. For example ``/dev/cu.SLAB_USBtoUART``, or ``192.168.1.176``
to perform an OTA.
Manually specify the upload port/IP to use. For example ``/dev/cu.SLAB_USBtoUART``, or ``192.168.1.176``,
or ``OTA`` to perform an OTA.

.. option:: --no-logs