.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. .TH PRECIOUS "1" "February 2022" "precious 0.1.3" "User Commands" .SH NAME precious \- one code quality tool to rule them all .SH DESCRIPTION precious 0.1.3 Dave Rolsky One code quality tool to rule them all .SS "USAGE:" .IP precious [FLAGS] [OPTIONS] [SUBCOMMAND] .SS "FLAGS:" .TP \fB\-\-ascii\fR Replace super\-fun Unicode symbols with terribly boring ASCII .TP \fB\-d\fR, \fB\-\-debug\fR Enable debugging output .TP \fB\-h\fR, \fB\-\-help\fR Prints help information .TP \fB\-q\fR, \fB\-\-quiet\fR Suppresses most output .TP \fB\-t\fR, \fB\-\-trace\fR Enable tracing output (maximum logging) .TP \fB\-V\fR, \fB\-\-version\fR Prints version information .TP \fB\-v\fR, \fB\-\-verbose\fR Enable verbose output .SS "OPTIONS:" .TP \fB\-c\fR, \fB\-\-config\fR Path to config file .TP \fB\-j\fR, \fB\-\-jobs\fR Number of parallel jobs (threads) to run (defaults to one per core) .SS "SUBCOMMANDS:" .TP help Prints this message or the help of the given subcommand(s) .TP lint Lints the specified files and/or directories .TP tidy Tidies the specified files and/or directories