From 687f702791a23ac68924e8c85a33a1ca3214aa64 Mon Sep 17 00:00:00 2001 From: William DURAND Date: Thu, 12 Apr 2012 20:01:44 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7da4b52..7b18d17 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ You can browse the whole documentation at: `http://yourproject/api/doc`. ### Command ### -A command is provided in order to dump the documentation in `json`, `markdown, or `html`. +A command is provided in order to dump the documentation in `json`, `markdown`, or `html`. php app/console api:doc:dump [--format="..."]