fio
fio copied to clipboard
fio: unrecognized option '--enghp' output two times when I run 'fio --enghp'
Please acknowledge the following before creating a ticket
- [x] I have read the GitHub issues section of REPORTING-BUGS.
Description of the bug:
Environment:
fio version: fio-3.36-12-g48cf Reproduction steps
fio --enghp
fio: unrecognized option '--enghp' fio: unrecognized option '--enghp' Did you mean enghelp?
I don't understand this issue. You're using an unknown option, and fio helpfully tries to tell you that you probably meant --enghelp.
??
I don't understand this issue. You're using an unknown option, and fio helpfully tries to tell you that you probably meant
--enghelp.??
Sorry for the unclear report, I type --enghp by mistake, but the fio outputs two same lines of fio: unrecognized option '--enghp' , I think just one line is enough.
# fio --enghp
fio: unrecognized option '--enghp'
fio: unrecognized option '--enghp'
Did you mean enghelp?