From 31629cb992763940bdfc332e1b256aca570d70cd Mon Sep 17 00:00:00 2001
From: John MacFarlane <fiddlosopher@gmail.com>
Date: Wed, 25 Jan 2012 10:48:25 -0800
Subject: [PATCH] Updated README on --chapters with --beamer.

---
 README | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README b/README
index 1a4398635..de161b367 100644
--- a/README
+++ b/README
@@ -292,7 +292,8 @@ Options
 `--chapters`
 :   Treat top-level headers as chapters in LaTeX, ConTeXt, and DocBook
     output.  When the LaTeX template uses the report, book, or
-    memoir class, this option is implied.
+    memoir class, this option is implied.  If `--beamer` is used,
+    top-level headers will become `\part{..}`.
 
 `-N`, `--number-sections`
 :   Number section headings in LaTeX, ConTeXt, or HTML output.