From fc5685d003d008b87a83acae14bf59e802ed50f7 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 1 Dec 2023 12:12:06 +0100 Subject: [PATCH] README.md: update -config->--config --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 193b209c..67600c12 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ qemu-system-x86_64 -M accel=kvm -cpu host -smp 2 -m 4096 -bios /usr/share/OVMF/O - `/rpmmd` - used for the dnf-json rpm metadata cache ## Adding a user -`bootc-image-builder` accepts a `-config` option. `-config` needs to be a path to a JSON formatted file. +`bootc-image-builder` accepts a `--config` option. `--config` needs to be a path to a JSON formatted file. Example of such a config: