411ab72930
"html-beautify -f -" attempts to read from the file "-". To read from stdin, the correct command is "html-beautify -". Cheers