summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-04-02 15:09:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-04-02 15:09:44 +0200
commitf27f579358d2c12fc3926bfd5bb95ef3e08ca6a7 (patch)
tree7d7c6dcb3aaaf7d6b39d05a9670bfe6d23e5dc9a /examples
parentfcaeaa235b10a6f7acaa32c8698680ec97076b07 (diff)
Handle combined option values in argv_file_scanner
Turns out we cannot just pass them along as combined because of quoting. While at it, also add support for quoting non-option arguments.
Diffstat (limited to 'examples')
-rw-r--r--examples/file/test.ops2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/file/test.ops b/examples/file/test.ops
index 47097fb..65fcf07 100644
--- a/examples/file/test.ops
+++ b/examples/file/test.ops
@@ -4,4 +4,4 @@
--verbose 5
--val 2
---val 3
+--val=3