Skip to content

Commit 48a37e6

Browse files
Nicorettickunki
andauthored
Update exasol/toolbox/sphinx/multiversion/main.py
Co-authored-by: Christoph Kuhnke <[email protected]>
1 parent ee95788 commit 48a37e6

File tree

1 file changed

+1
-1
lines changed
  • exasol/toolbox/sphinx/multiversion

1 file changed

+1
-1
lines changed

exasol/toolbox/sphinx/multiversion/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ def _create_parser():
231231
parser.add_argument(
232232
"--debug",
233233
action="store_true",
234-
help="enable debug mode, which increase log verbosity, etc."
234+
help="enable debug mode with increased log verbosity, etc."
235235
)
236236
return parser
237237

0 commit comments

Comments
 (0)