mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
docs/vmanomaly: clarify offline verification flag description
Signed-off-by: Zakhar Bessarab <z.bessarab@victoriametrics.com>
(cherry picked from commit 9169f65521
)
This commit is contained in:
parent
ca2600627e
commit
eb9bc2969d
1 changed files with 3 additions and 1 deletions
|
@ -183,7 +183,9 @@ The license key can be passed via the following command-line flags:
|
|||
See https://victoriametrics.com/products/enterprise/
|
||||
for trial license
|
||||
--license-verify-offline LICENSE_VERIFY_OFFLINE
|
||||
Force offline verification of license code
|
||||
Force offline verification of license code.
|
||||
License is verified online by default. This flag runs license verification
|
||||
offline.
|
||||
```
|
||||
|
||||
Usage example:
|
||||
|
|
Loading…
Reference in a new issue