summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2007-05-30 16:14:24 +0200
committergbrandl <devnull@localhost>2007-05-30 16:14:24 +0200
commit7687a4fa5c3f2f5b6ffa86c4552800431b30878b (patch)
treeb41a114792ff0dd73b14909253d17897da3a91c0 /docs
parent95370975fdd37688803599cf50376cadad26121c (diff)
downloadpygments-7687a4fa5c3f2f5b6ffa86c4552800431b30878b.tar.gz
[svn] Another small test commit.
Diffstat (limited to 'docs')
-rw-r--r--docs/src/cmdline.txt2
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