From 1b009e7bb02e0737d7c4461caea7ba229f851375 Mon Sep 17 00:00:00 2001 From: Michael Larson Date: Thu, 6 Jan 2011 13:59:00 -0800 Subject: and fix for bug 6638 (cherry picked from commit ef1635f3d6784b77ecce922fbfad0ca96b749a30) --- src/commit2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commit2.c b/src/commit2.c index 96eb1fb..04aa79a 100644 --- a/src/commit2.c +++ b/src/commit2.c @@ -133,7 +133,7 @@ usage(void) printf("\t-b\t\tbreak on each priority node (debug mode)\n"); printf("\t-r\t\tdisable run hook script on finishing commit\n"); printf("\t-x\t\tdisable new print feature\n"); - printf("\t-l\t\tforce removal of commit lock\n"); + printf("\t-l\t\tforce commit through removal of commit lock\n"); printf("\t-h\t\thelp\n"); } -- cgit v1.2.3