Help Casts All Input Flags To UPPERCASE In Print
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 28.2k
- Forks
- 1.5k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.