[Bps-public-commit] SD branch, master, updated. 6ea9d6bb28ee41b9630a175cbfb5015722086393
spang at bestpractical.com
spang at bestpractical.com
Thu Aug 6 06:39:42 EDT 2009
The branch, master has been updated
via 6ea9d6bb28ee41b9630a175cbfb5015722086393 (commit)
from 994cbcd76a4c177a572ccf83aeb095d8d4164785 (commit)
Summary of changes:
lib/App/SD/CLI/Command/Ticket/Details.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 6ea9d6bb28ee41b9630a175cbfb5015722086393
Author: Christine Spang <spang at bestpractical.com>
Date: Thu Aug 6 11:26:34 2009 +0100
Unbreak ticket details.
diff --git a/lib/App/SD/CLI/Command/Ticket/Details.pm b/lib/App/SD/CLI/Command/Ticket/Details.pm
index 2451cb2..198404c 100644
--- a/lib/App/SD/CLI/Command/Ticket/Details.pm
+++ b/lib/App/SD/CLI/Command/Ticket/Details.pm
@@ -10,7 +10,7 @@ sub usage_msg {
# XXX TODO Review these options
return <<"END_USAGE";
-usage: ${script}${type_and_subcmd} <record-id> [options]
+usage: ${cmd}${type_and_subcmd} <record-id> [options]
Options are:
-a|--all-props Show props even if they aren't common
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list