summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorEmanuele Aina <em@nerd.ocracy.org>2020-08-15 11:02:20 +0200
committerGitHub <noreply@github.com>2020-08-15 11:02:20 +0200
commit5ce4322a2cdeddd775897186686ae97d3cededeb (patch)
tree720bedc43498055b983f34eda5e90a4d62215e11 /docs
parentc0b6e97f57064cf57dc4a15af300f2bf6e90781c (diff)
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>
Diffstat (limited to 'docs')
-rw-r--r--docs/config/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/config/README.md b/docs/config/README.md
index 283d7eede..f6dfc7278 100644
--- a/docs/config/README.md
+++ b/docs/config/README.md
@@ -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` |