We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2211368 commit e1885cbCopy full SHA for e1885cb
README.rst
@@ -90,7 +90,7 @@ instead of ``duckargs-python``:
90
91
::
92
93
- $ duckargs-c positional_arg1 positional_arg2 -i --int-val 4 -f 3.3 -f --file FILE -F --otherfile FILE -a -b -c
+ $ duckargs-c positional_arg1 positional_arg2 -i --int-val 4 -e 3.3 -f --file FILE -F --otherfile FILE -a -b -c
94
95
The output of the above command looks like this:
96
0 commit comments