Since a backend option, remove encoding short opt
This commit is contained in:
parent
8105f14f2c
commit
98b2e4dac2
@ -176,7 +176,6 @@ globalArgSpec = Options
|
||||
<*> many fileMappingSpec
|
||||
<*> strOption
|
||||
$$ long "encoding"
|
||||
<=> short 'e'
|
||||
<=> value "UTF-8"
|
||||
<=> showDefault
|
||||
<=> help "I/O encoding"
|
||||
|
Loading…
Reference in New Issue
Block a user