Files
Linux-Kernel_MiSTer/tools/bootconfig/samples/good-mixed-kv3.bconf
Sorgelig 137491a75a v5.14
2021-08-30 22:37:05 +08:00

7 lines
80 B
Plaintext

# mixed key and subkeys with braces
key = value
key {
subkey1
subkey2 = foo
}