From e71d6893ad60aca265b4f5d43ed5c4a22086d122 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Tue, 20 Aug 2024 11:24:47 +0200 Subject: [PATCH] doc: Fix '--restful-uri' case This fixes https://github.com/crc-org/vfkit/issues/173 Signed-off-by: Christophe Fergeau --- doc/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/usage.md b/doc/usage.md index a867dc1..b29e1ec 100644 --- a/doc/usage.md +++ b/doc/usage.md @@ -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