Skip to content

How do I make the output less verbose? #996

@tddschn

Description

@tddschn

I'm tidying up hundreds of html files with fd -e html -x /usr/local/bin/tidy -config tidy.conf -ashtml -m {} and every time tidy is invoked it shows these text:

About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Official mailing list: https://lists.w3.org/Archives/Public/public-htacg/
Latest HTML specification: http://dev.w3.org/html5/spec-author-view/
Validate your HTML documents: http://validator.w3.org/nu/
Lobby your company to join the W3C: http://www.w3.org/Consortium

Do you speak a language other than English, or a different variant of 
English? Consider helping us to localize HTML Tidy. For details please see 
https://github.com/htacg/tidy-html5/blob/master/README/LOCALIZE.md

Flooding my terminal.

Why is tidy showing this when it's not invoked with -help or --version?
I don't think this behavior is appreciated by the end users.

How do I disable output of these text? Tried several config options but non of them works. TIA.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions