Man page - precious(1)
Packages contains this manual
Manual
PRECIOUS
NAMESYNOPSIS
DESCRIPTION
Commands:
OPTIONS
NAME
precious - One code quality tool to rule them all
SYNOPSIS
precious [ OPTIONS ] <COMMAND>
DESCRIPTION
One code quality tool to rule them all
Commands:
|
lint |
Validate path(s) against lint-checkers |
|||
|
tidy |
Tidy/fix path(s) using tidiers |
|||
|
config |
Configure precious |
|||
|
help |
Print this message or the help of the given subcommand(s) |
OPTIONS
-c , --config <CONFIG>
Path to the precious config file
-j , --jobs <JOBS>
Number of parallel jobs (threads) to run (defaults to one per core)
-a , --ascii
Replace super-fun Unicode symbols with terribly boring ASCII
-q , --quiet
Suppresses most output
-v , --verbose
Enable verbose output
--debug
Enable debugging output
--trace
Enable tracing output (maximum logging)
-h , --help
Print help
-V , --version
Print version