Added -F
as shortcut for --filter
.
This commit is contained in:
parent
152d2919ab
commit
a68805bebd
1 changed files with 1 additions and 1 deletions
|
@ -280,7 +280,7 @@ options =
|
|||
"STRING")
|
||||
"" -- "Classes (whitespace- or comma-separated) to use for indented code-blocks"
|
||||
|
||||
, Option "" ["filter"]
|
||||
, Option "F" ["filter"]
|
||||
(ReqArg
|
||||
(\arg opt -> return opt { optPlugins = externalFilter arg :
|
||||
optPlugins opt })
|
||||
|
|
Loading…
Add table
Reference in a new issue