dearchap
dearchap
@meatballhat Update the flags.md. All tests passed.
@jurisbu That is actually the error in a standard format returned by the golang flag library. The name of the flag is conf so it returns the error like that.
Can't fix at this time. Closing
Okay this feature is confirmed for v3. I'd like more feedback on this. Say we define a flag for top level command ``` ./app -v cmd1 ./app cmd1 -v ```...
@AnuragThePathak I tried to reproduce this and I couldnt. I compiled a test app, set PROG to test app name and sourced the zsh_autocomplete file provided in this repo and...
@ipostelnik I've rebased your PR on latest
Duplicate of #674
One could override the app help template to achieve this no ?
Count option for bool flags has been added.
@urfave/cli I'd like to close this issue. Any thoughts ?