[Bps-public-commit] SD branch, master, updated. 84cb81e3a2286cb6c9d9409c355abdeeba153098
spang at bestpractical.com
spang at bestpractical.com
Thu Aug 13 12:02:27 EDT 2009
The branch, master has been updated
via 84cb81e3a2286cb6c9d9409c355abdeeba153098 (commit)
from 8262b48c186e1fba806a84b4c987511e224aeed7 (commit)
Summary of changes:
lib/App/SD/CLI/Command/Help/Intro.pm | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 84cb81e3a2286cb6c9d9409c355abdeeba153098
Author: Will Thompson <will at willthompson.co.uk>
Date: Thu Aug 13 16:51:08 2009 +0100
Mention 'settings' in 'help intro'
It was frustrating not to know what milestones are pre-defined, or how
to change them. "Your SD Project" looked silly, too.
diff --git a/lib/App/SD/CLI/Command/Help/Intro.pm b/lib/App/SD/CLI/Command/Help/Intro.pm
index 5c4d9ae..6b0f46f 100644
--- a/lib/App/SD/CLI/Command/Help/Intro.pm
+++ b/lib/App/SD/CLI/Command/Help/Intro.pm
@@ -27,6 +27,10 @@ To start a new ticket database:
${cmd}init
+To configure your project's name, milestones and components:
+
+ ${cmd}settings edit
+
To create a ticket, run:
${cmd}ticket create
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list