From 61073c8d422e91536bd8d3035133c98a706a174e Mon Sep 17 00:00:00 2001 From: Anthony Starks Date: Sat, 5 Oct 2013 21:34:17 -0400 Subject: [PATCH] Update README.md add format flag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a98d9d..7f6a606 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ Here is the help message for the tool: Options: -cpuprofile="": Write cpu profile to a file -css="": Link to a CSS stylesheet (implies -page) + -format=html: output format: html, latex, or deck -fractions=true: Use improved fraction rules for smartypants - -latex=false: Generate LaTeX output instead of HTML -latexdashes=true: Use LaTeX-style dash rules for smartypants -page=false: Generate a standalone HTML page (implies -latex=false) -repeat=1: Process the input multiple times (for benchmarking)