We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4da5af4 commit a6ec98dCopy full SHA for a6ec98d
1 file changed
docs/server.md
@@ -29,7 +29,7 @@ Create up to 10 servers in a row with `--count`:
29
!!! tip
30
The option `--name` allows to use string format syntax with 2 special variables:
31
32
- - `counter`: A number representing the current interation while creating multiple servers.
+ - `counter`: A number representing the current iteration while creating multiple servers.
33
- `uid`: A random 8 char/number long string.
34
35
This allows to create dynamic names, e.g.:
0 commit comments