mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Remove faulty ref to glossary term. Add related topic (#32368)
This commit is contained in:
parent
10d54bc0ac
commit
2c49264e35
@ -3,7 +3,7 @@ title: "check_config"
|
|||||||
description: "Script to perform a check of the current configuration"
|
description: "Script to perform a check of the current configuration"
|
||||||
---
|
---
|
||||||
|
|
||||||
Test any changes to your `configuration.yaml` file before launching Home Assistant. This {% term script %} allows you to test changes without the need to restart Home Assistant.
|
Test any changes to your `configuration.yaml` file before launching Home Assistant. This script allows you to test changes without the need to restart Home Assistant.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
hass --script check_config
|
hass --script check_config
|
||||||
@ -28,3 +28,7 @@ optional arguments:
|
|||||||
-f, --files Show used configuration files
|
-f, --files Show used configuration files
|
||||||
-s, --secrets Show secret information
|
-s, --secrets Show secret information
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Related topics
|
||||||
|
|
||||||
|
- [Validating the configuration](/docs/configuration/#validating-the-configuration)
|
Loading…
x
Reference in New Issue
Block a user