Help Casts All Input Flags To UPPERCASE In Print
Aperta
- Lingua principale
- Python
- Stelle
- 28.2k
- Fork
- 1.5k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
When requesting help output all available flags are being cast to upper case. This makes it difficult if not impossible for users of the wrapper methods the exact case needed to call requiring opening the code to view or asking a developer for assistance which diminishes the intent of help as a self-help solution. Fire is also case sensitive when using the flags so its best that help output preserves case to avoid the mismatch.
I would prefer not to have to conform, but rather have Fire make sense in the behavior.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.