diff options
Diffstat (limited to '')
-rw-r--r-- | tools/bootconfig/samples/good-mixed-kv1.bconf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/bootconfig/samples/good-mixed-kv1.bconf b/tools/bootconfig/samples/good-mixed-kv1.bconf new file mode 100644 index 000000000..1761547dd --- /dev/null +++ b/tools/bootconfig/samples/good-mixed-kv1.bconf @@ -0,0 +1,3 @@ +# value -> subkey pattern +key = value +key.subkey = another-value |