Alir3z4 / Alir3z4/html2text

No "--" command line option to seperate filename and options

Abierto
#263 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
2.2k
Forks
296
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción


- Version by `html2text --version`

$ html2text --version
Unrecognized command line option "--version", try "-help".

- Test script

$ echo "Hello" > -f.html
$ html2text -f.html
Unrecognized command line option "-f.html", try "-help".
$ html2text -- -f.html
Unrecognized command line option "--", try "-help".

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.