From 68c5351d361a7ac6c866839cd148ffb6210e63b6 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Mon, 7 May 2012 23:33:24 -0700 Subject: [PATCH] Missing newline+indent in one of the examples. --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5df265f..b8faa76 100644 --- a/README.rst +++ b/README.rst @@ -30,7 +30,8 @@ A few arguments:: $ tool -s this that --import this and that and this and that Aruments passed in: ['-s', 'this', 'that', '--import', 'this', 'and', 'that', 'and', 'this', 'and', 'that'] - Flags detected: Grouped Arguments: {'--import': , '_': , '-s': }