No "--" command line option to seperate filename and options
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 2.2k
- Fork
- 296
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
- 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".
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.