diff --git a/README.md b/README.md index e2c27f2..87cce93 100644 --- a/README.md +++ b/README.md @@ -373,7 +373,7 @@ auto files = program.get>("--files"); // {"a.txt", "b. ``` ```bash -$ ./main 1 -abc 3.14 2.718 2 --files a.txt b.txt c.txt 3 +$ ./main 1 2 3 -abc 3.14 2.718 --files a.txt b.txt c.txt numbers = {1, 2, 3} a = true b = true