doc: add closing mark (#1073)

Without this the following section is unintentionally included in the code quote.
This commit is contained in:
Josh Gavant 2022-06-20 02:07:16 -05:00 committed by GitHub
parent f828b0998c
commit 3b9d6c2ee0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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`