summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2012-05-14 17:50:42 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2012-05-14 17:50:42 -0400
commitfe9318e9d2a2c2d46c0987fd14274f5b7398b527 (patch)
treee5c60159436c488f8a4623a3e5fd1168692c156b
parentcc11f118669b5a616d8d518d80183e1616286c52 (diff)
downloadcliff-tablib-fe9318e9d2a2c2d46c0987fd14274f5b7398b527.tar.gz
fix tags declaration
Change-Id: I104798a492181f24f3411b47e47ecc4d5f140f6d
-rw-r--r--announce.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/announce.rst b/announce.rst
index 2e08e86..033fcc4 100644
--- a/announce.rst
+++ b/announce.rst
@@ -2,7 +2,7 @@
cliff -- Command Line Interface Formulation Framework -- version 0.7
======================================================================
-.. tags: python, cliff, release, DreamHost
+.. tags:: python cliff release DreamHost
cliff is a framework for building command line programs. It uses
setuptools entry points to provide subcommands, output formatters, and