From caa59cbb6255dd02be855799773c410c343a6c82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andre=CC=81=20Cruz?= Date: Sun, 21 Jul 2013 12:17:04 +0100 Subject: [PATCH] Change home help slightly. --- templates/json/help-home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/json/help-home.json b/templates/json/help-home.json index 28e48a2e..189d3f73 100644 --- a/templates/json/help-home.json +++ b/templates/json/help-home.json @@ -1,6 +1,6 @@ { "command": "home", - "description": "Lookups a package and opens its homepage into your favorite browser.", + "description": "Opens a package homepage into your favorite browser.", "usage": [ "home []" ],