Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Small documentation fix
  • Loading branch information
vmg committed Jan 24, 2012
1 parent 5dccd88 commit e196b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/redcarpet
@@ -1,5 +1,5 @@
#!/usr/bin/env ruby
# Usage: redcarpet [--parse-<extension>...] [--render-<extension>] [<file>...]
# Usage: redcarpet [--parse-<extension>...] [--render-<extension>...] [<file>...]
# Convert one or more Markdown files to HTML and write to standard output. With
# no <file> or when <file> is '-', read Markdown source text from standard input.
# With <extension>s, perform additional Markdown processing before writing output.
Expand Down

0 comments on commit e196b45

Please sign in to comment.