1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-09 03:42:22 +00:00

docs: Drop inexistent "number" variable from hostname section (#1586)

The hostname module does not provide any "number" variable, its presence
in the documentation is likely due to some copy&paste from the jobs
module section, so let's drop it.

Signed-off-by: Emanuele Aina <em@nerd.ocracy.org>
This commit is contained in:
Emanuele Aina 2020-08-15 11:02:20 +02:00 committed by GitHub
parent c0b6e97f57
commit 5ce4322a2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1275,7 +1275,6 @@ The `hostname` module shows the system hostname.
| Variable | Example | Description |
| -------- | ------- | ------------------------------------ |
| number | `1` | The number of jobs |
| symbol | | Mirrors the value of option `symbol` |
| style\* | | Mirrors the value of option `style` |