Matthias Beyer
25ee6f2ce4
This is a bugfix. The old implementation did not forward simple commandline flags (as in `--debug`, arguments with no value) because it only used `ArgMatches::value_of()`. But if there is no value, the method returns `None` and the flag is not forwarded. This patch fixes that issue. Signed-off-by: Matthias Beyer <mail@beyermatthias.de> |
||
---|---|---|
.. | ||
imag | ||
imag-annotate | ||
imag-category | ||
imag-diagnostics | ||
imag-edit | ||
imag-git | ||
imag-gps | ||
imag-grep | ||
imag-ids | ||
imag-init | ||
imag-link | ||
imag-mv | ||
imag-ref | ||
imag-store | ||
imag-tag | ||
imag-view |