Add .no-shorthand to `create token --admin` options (#6189)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>pull/6193/head
parent
905db7506d
commit
288b1a395c
|
@ -7,7 +7,7 @@ Create an operator token or named admin token.
|
|||
influxdb3 create token --admin [OPTIONS]
|
||||
```
|
||||
|
||||
## Options
|
||||
## Options {.no-shorthand}
|
||||
|
||||
| Option | Description |
|
||||
|:-------|:------------|
|
||||
|
|
Loading…
Reference in New Issue