2 files changed, 2 insertions(+), 2 deletions(-)

M README.md
M README.rst
M README.md +1 -1
@@ 488,7 488,7 @@ list just edit your `.hg/hgrc` file and 
     to = ~petersanchez/public-inbox@lists.code.netlandish.com
 
     [patchbomb]
-    flagtemplate = "django-impersonate"
+    flagtemplate = {separate(' ', 'django-impersonate', flags)}
 
     [diff]
     git = 1

          
M README.rst +1 -1
@@ 572,7 572,7 @@ mailing list just edit your ``.hg/hgrc``
    to = ~petersanchez/public-inbox@lists.code.netlandish.com
 
    [patchbomb]
-   flagtemplate = "django-impersonate"
+   flagtemplate = {separate(' ', 'django-impersonate', flags)}
 
    [diff]
    git = 1