Skip to content

Commit

Permalink
doc: Fix '--restful-uri' case
Browse files Browse the repository at this point in the history
This fixes crc-org#173

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
  • Loading branch information
cfergeau committed Aug 20, 2024
1 parent aee99ca commit e71d689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Device configuration is optional, but most VM will need a disk image and a netwo

Set the log-level for VFKit. Supported values are `debug`, `info`, and `error`.

- `--restful-URI`
- `--restful-uri`

The URI (address) of the RESTful service. The default is `tcp://localhost:8081`. Valid schemes are
`tcp`, `none`, or `unix`. In the case of unix, the "host" portion would be a path to where the unix domain
Expand Down

0 comments on commit e71d689

Please sign in to comment.