'\" t .\" Title: crystal-tool-format .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.26 .\" Date: 2026-07-23 .\" Manual: Crystal Compiler Command Line Reference Guide .\" Source: crystal 1.21.0 .\" Language: English .\" .TH "CRYSTAL\-TOOL\-FORMAT" "1" "2026-07-23" "crystal 1.21.0" "Crystal Compiler Command Line Reference Guide" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" crystal-tool-format \- Format Crystal source files .SH "SYNOPSIS" .sp \fBcrystal tool format\fP [options] [source.\|.\|.] .SH "DESCRIPTION" .sp Format project, directories and/or files with the coding style used in the standard library. .SH "OPTIONS" .sp \fB\-\-check\fP .RS 4 Only check conformity but do not apply any changes. .RE