Skip to content

Commit

Permalink
README.md: update -config->--config
Browse files Browse the repository at this point in the history
  • Loading branch information
mvo5 authored and achilleas-k committed Dec 8, 2023
1 parent a5955c4 commit fc5685d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit fc5685d

Please sign in to comment.