mirror of https://github.com/knative/func.git
doc: add closing mark (#1073)
Without this the following section is unintentionally included in the code quote.
This commit is contained in:
parent
f828b0998c
commit
3b9d6c2ee0
|
@ -163,6 +163,7 @@ kn func invoke --path /path/to/fn --id fn.test
|
|||
|
||||
# Send a CloudEvent to an arbitrary endpoint
|
||||
kn func invoke --target "http://my.event.broker.com" --format=cloudevent
|
||||
```
|
||||
|
||||
|
||||
## `config`
|
||||
|
|
Loading…
Reference in New Issue