From c46965911652c00b7368423c59ecc4ea3a71d53d Mon Sep 17 00:00:00 2001 From: Dhia Abbassi Date: Thu, 20 Feb 2014 09:25:27 +0100 Subject: [PATCH] Update cli.rst Blank line added after the title Cliff. --- docs/scenarios/cli.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/scenarios/cli.rst b/docs/scenarios/cli.rst index 217d06f..cee4872 100644 --- a/docs/scenarios/cli.rst +++ b/docs/scenarios/cli.rst @@ -31,6 +31,7 @@ and simple. Cliff ------ + `Cliff `_ is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions. The framework is meant to be used to create multi-level commands such as subversion and git, where the main program handles