update package to template in template validate doc

pull/1091/head
Scott Anderson 2020-06-09 13:33:08 -06:00
parent a32826b429
commit 75a8d4d69d
1 changed files with 3 additions and 3 deletions

View File

@ -19,10 +19,10 @@ influx template validate [flags]
## Flags
| Flag | | Description | Input Type |
|:---- | --- |:----------- |:---------- |
| Flag | | Description | Input Type |
|:---- | --- |:----------- |:---------- |
| `-e` | `--encoding` | Encoding of the input stream | string |
| `-f` | `--file` | Package file to validate | string |
| `-f` | `--file` | Template file to validate | string |
| `-h` | `--help` | Help for the `validate` command | |
| `-R` | `--recurse` | Recurse through files in the directory specified in `-f`, `--file` | |
| `-u` | `--template-url` | URL of template file to validate | string |