[boxer] 01/33: Fix usage description for compose subcommand.

Jonas Smedegaard dr at jones.dk
Sun Nov 5 18:28:16 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/1.1.5-1
in repository boxer.

commit 02d83e2c6af02f6a749eabf4ef7ed2327554fc63
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Jun 28 14:22:33 2016 +0200

    Fix usage description for compose subcommand.
---
 lib/Boxer/CLI/Command/Compose.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Boxer/CLI/Command/Compose.pm b/lib/Boxer/CLI/Command/Compose.pm
index 0e1b4b5..60a9cc9 100644
--- a/lib/Boxer/CLI/Command/Compose.pm
+++ b/lib/Boxer/CLI/Command/Compose.pm
@@ -15,7 +15,7 @@ our $VERSION = 'v1.1.4';
 
 use constant {
 	abstract   => q[compose system recipe from reclass node],
-	usage_desc => q[%c install %o NODE [NODE...]],
+	usage_desc => q[%c compose %o NODE [NODE...]],
 };
 
 sub description

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/boxer.git



More information about the Pkg-perl-cvs-commits mailing list