<%- await include("../common-head.ejs.html") %>
<%- await include("../common-nav.ejs.html") %>

<%= meta.title %>

This page documents the quick-lint-js command-line interface (CLI).

<%- cliDocumentation; %>