Unverified Commit 2fae7471 authored by Alejandro R Mosteo's avatar Alejandro R Mosteo Committed by GitHub
Browse files

Fix early parsing of verbosity switches (#1034)

* Fix early parsing of verbosity switches

We were recognizing them even after the subcommand. This also meant that it
would have been impossible to have regular output if a -v is intended for the
subcommand, e.g. in `alr exec -- whatever -v`.

* Bump/sync clic submodule/dependency
parent 9c37cb02
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment