From 1a63283d443a9223a52777e55606f33e35a0838e Mon Sep 17 00:00:00 2001 From: Summer Mousa Date: Wed, 16 Apr 2014 13:10:13 -0500 Subject: [PATCH] dolling it up --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 373d66d..4621310 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ app.Commands = []cli.Command{ { Name: "template", ShortName: "r", - Usage: "options for task templates", + Usage: "options for task templates", Subcommands: []cli.Command{ { Name: "add",