mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-10 15:20:55 +00:00
docs: Fix incorrect variables for hostname module (#3361)
This commit is contained in:
parent
35e5a6f9c8
commit
52abffaec6
@ -1588,8 +1588,8 @@ The `hostname` module shows the system hostname.
|
||||
### Variables
|
||||
|
||||
| Variable | Example | Description |
|
||||
| -------- | ------- | ------------------------------------ |
|
||||
| symbol | | Mirrors the value of option `symbol` |
|
||||
| -------- | ---------- | ------------------------------------ |
|
||||
| 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
|
||||
|
Loading…
Reference in New Issue
Block a user