Pre-alpha release; develop branch splits off here.
This commit is contained in:
parent
21a4c23c8f
commit
66da871bb8
5 changed files with 94 additions and 32 deletions
|
|
@ -27,7 +27,7 @@
|
|||
:default :edn
|
||||
:parse-fn #(keyword %)
|
||||
:validate [#(#{:csv :edn :html} %) "Expect one of `edn` `csv` `html`"]]
|
||||
["-l" "--language LANG" "The ISO 639-1 language code for the language to output"
|
||||
["-l" "--language LANG" "The ISO 639-1 code for the language to output"
|
||||
:default (-> (locale/get-default) locale/to-language-tag)]
|
||||
["-s" "--severity LEVEL" "The minimum severity of faults to report"
|
||||
:default :info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue