[Bps-public-commit] SD branch, master, updated. 0.74-62-g240dfb6
Christine Spang
spang at bestpractical.com
Sun Jan 2 16:23:48 EST 2011
The branch, master has been updated
via 240dfb6b1fe3c64de36038ea78fda3ce626df2f3 (commit)
from 444821833ac3c159f92ef6261a56500cbbb0590d (commit)
Summary of changes:
lib/App/SD/CLI/Command/Help.pm | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 240dfb6b1fe3c64de36038ea78fda3ce626df2f3
Author: Christine Spang <christine at debian.org>
Date: Sun Jan 2 21:14:19 2011 -0500
make -h more discoverable
closes RT #62408, reported by Brett Nash
diff --git a/lib/App/SD/CLI/Command/Help.pm b/lib/App/SD/CLI/Command/Help.pm
index 5f21a57..5442604 100644
--- a/lib/App/SD/CLI/Command/Help.pm
+++ b/lib/App/SD/CLI/Command/Help.pm
@@ -61,6 +61,9 @@ ${cmd}help settings - Database configuration variables
Running '${cmd}help' on a specific command should also redirect you
to the proper help file.
+You can also get a brief summary of usage (options and arguments) for
+a given command with '${cmd}<command> -h'.
+
EOF
}
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list