From ec4d8d7f9c41d5426ca718ecaa1fafbe4535c65f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andre=CC=81=20Cruz?= Date: Fri, 5 Jul 2013 01:51:14 +0100 Subject: [PATCH] Oops, fix prune help usage. --- templates/json/help-prune.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/json/help-prune.json b/templates/json/help-prune.json index dce49c6f..5ecb0cac 100644 --- a/templates/json/help-prune.json +++ b/templates/json/help-prune.json @@ -2,7 +2,7 @@ "command": "prune", "description": "Uninstalls extraneous packages", "usage": [ - "uninstall [ ..] []" + "prune []" ], "options": [ {