Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.07 KB

opt_strings.org

File metadata and controls

17 lines (14 loc) · 1.07 KB

these are the option strings that cane be given to shpp via -O <option>

optstringvalid values*comment
WARNING_IS_ERRORtrueif set all warnings are threated as error
stdout<any>if output goes to stdout
keep<any>if set shpp don’t deletes $tmp_dir
USE_COLOR<any>,!nenable colored output (disabled if there’s no stdin present)
FORCE_COLOR<any>,!nforces colored output even when there is no stdin
verbose_output<any>enable verbose messages

legend

stringmeaning
<any>means that value just needs to be set
!not