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
|
, annexOption setdebugfilter $ strOption
|
||||||
( long "debugfilter" <> metavar "NAME[,NAME..]"
|
( long "debugfilter" <> metavar "NAME[,NAME..]"
|
||||||
<> help "show debug messages coming from a module"
|
<> help "show debug messages coming from the specified module"
|
||||||
<> hidden
|
<> hidden
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue