summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Song <4605384+chipbuster@users.noreply.github.com>2021-12-30 02:49:21 -0600
committerGitHub <noreply@github.com>2021-12-30 09:49:21 +0100
commit52abffaec6cf76c78b7bc9bd49a03c3113f19c89 (patch)
tree8a097df5f6b942ebf0649bda2f5f2b08338e62bc
parent35e5a6f9c86f1ff63f1ed3e277e2a96744d361e8 (diff)
docs: Fix incorrect variables for hostname module (#3361)
-rw-r--r--docs/config/README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/config/README.md b/docs/config/README.md
index 8a211301c..3e63c2fbc 100644
--- a/docs/config/README.md
+++ b/docs/config/README.md
@@ -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