citrix / citrix/devdocs-issue-collector
Incorrect example in the 'add locationFile' command
Open
- Dominant language
- No language data
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### The example in the add locationFile command is wrong, it does contradicts the description of the 'format' flag and it just doesn't work
'Citrix ADC' is not a valid value for the 'format' flag (it is not in the list of allowed values, as this very same document states).
```
> add locationfile /var/nsmap/locationdb -format Citrix ADC
^^^^^^
ERROR: Invalid argument value [Citrix]
>
```
Docs URL:https://developer-docs.citrix.com/projects/citrix-adc-command-reference/en/latest/basic/locationFile/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.