improve description of --debugfilter
This commit is contained in:
parent
40731ff9fd
commit
31d21578c3
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ commonOptions =
|
|||
)
|
||||
, annexOption setdebugfilter $ strOption
|
||||
( long "debugfilter" <> metavar "NAME[,NAME..]"
|
||||
<> help "show debug messages coming from a module"
|
||||
<> help "show debug messages coming from the specified module"
|
||||
<> hidden
|
||||
)
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue