docs: Fix incorrect variables for hostname module (#3361)

This commit is contained in:
Kevin Song 2021-12-30 02:49:21 -06:00 committed by GitHub
parent 35e5a6f9c8
commit 52abffaec6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1587,10 +1587,10 @@ The `hostname` module shows the system hostname.
### Variables
| Variable | Example | Description |
| -------- | ------- | ------------------------------------ |
| symbol | | Mirrors the value of option `symbol` |
| style\* | | Mirrors the value of option `style` |
| Variable | Example | Description |
| -------- | ---------- | ------------------------------------ |
| hostname | `computer` | The hostname of the computer |
| style\* | | Mirrors the value of option `style` |
\*: This variable can only be used as a part of a style string