Clarify hass availability and usage for Home Assistant Core users (#36608)

* Update hass.markdown

add text as per issue #20086  (https://github.com/home-assistant/home-assistant.io/issues/20086).

also change bash to text in the markdown to remove the colour highlighting from 'exit', 'file' etc

* Update source/_docs/tools/hass.markdown

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update source/_docs/tools/hass.markdown

I think all I need to do here is 'Commit suggestion' and then it will happen. I have no authority to disagree with the suggested change!

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
erffrfez 2025-02-06 03:32:47 +08:00 committed by GitHub
parent 02f1a91cc2
commit a6105d4bbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,8 +5,9 @@ description: "Description of hass."
The command-line part of Home Assistant is `hass`.
This tool is only available to users of the Home Assistant Core installation method. It is started from the command line on the computer running Home Assistant Core (accessed perhaps via SSH).
```bash
```text
$ hass -h
usage: hass [-h] [--version] [-c path_to_config_dir] [--safe-mode]
[--debug] [--open-ui] [--skip-pip] [-v] [--log-rotate-days LOG_ROTATE_DAYS]