Added a missing tab to fix code formatting (#3436)

This commit is contained in:
Michael Hoffmann 2023-12-05 22:51:39 -07:00 committed by GitHub
parent 51dbc47f7e
commit fb7634f15f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ ESPHome's command line interface always has the following format
.. code-block:: console
esphome run livingroom.yaml kitchen.yaml
esphome run livingroom.yaml kitchen.yaml
``--help`` Option
--------------------