Update docs/v2/examples/flags.md
Co-authored-by: Dan Buch <dan@meatballhat.com>
This commit is contained in:
parent
0dca2d8969
commit
de73d1b341
@ -604,7 +604,7 @@ This can be used for a variety of purposes, one of which is flag validation
|
||||
|
||||
<!-- {
|
||||
"args": ["--port","70000"],
|
||||
"output": "Flag port value 70000 out of range[0-65535]"
|
||||
"error": "Flag port value 70000 out of range[0-65535]"
|
||||
} -->
|
||||
```go
|
||||
package main
|
||||
|
Loading…
Reference in New Issue
Block a user