Skip to content

Commit d116c01

Browse files
committed
fixup
Signed-off-by: Matej Vašek <mvasek@redhat.com>
1 parent 2284198 commit d116c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/func_run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ EXAMPLES
5353
$ func run --container=false
5454

5555
o Run the function locally on a specific address.
56-
$ func run --address=0.0.0.0:8081
56+
$ func run --address='[::]:8081'
5757

5858
o Run the function locally and output JSON with the service address.
5959
$ func run --json

0 commit comments

Comments
 (0)