diff options
Diffstat (limited to 'docs/src')
-rw-r--r-- | docs/src/cmdline.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/cmdline.txt b/docs/src/cmdline.txt index bf171fc7..494b0c5e 100644 --- a/docs/src/cmdline.txt +++ b/docs/src/cmdline.txt @@ -74,7 +74,7 @@ in this documentation) about a lexer, formatter or filter. Usage is as follows:: $ pygmentize -H formatter html -will print the help for the HTML formatter, while:: +will print the help for the HTML formatter, while :: $ pygmentize -H lexer python |