mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
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:
parent
02f1a91cc2
commit
a6105d4bbc
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user