Skip to content

Commit 3a369ee

Browse files
jakecorrentitylerfanelli
authored andcommitted
docs: add missing URI schemes
Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
1 parent 43ae636 commit 3a369ee

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/usage.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@ Set the log level for libkrun. Supported values: 0=off, 1=error, 2=warn, 3=info
1414

1515
- `--restful-uri`
1616

17-
The URI (address) of the RESTful service. If not specified, defaults to `tcp://localhost:8081`. `tcp` is the only
18-
valid scheme.
19-
17+
The URI (address) of the RESTful service. If not specified, defaults to `tcp://localhost:8081`. Valid schemes are
18+
`tcp`, `none`, or `unix`. A scheme of `none` disables the RESTful service.
2019
### Virtual Machine Resources
2120

2221
- `--cpus`

0 commit comments

Comments
 (0)