From cda1e3e57da63a0fc796ce4190387a6be3fbe369 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Tue, 7 Aug 2007 20:20:49 +0000 Subject: [PATCH] * corrected the default help text in sde-config/functions.in git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@22002 10447126-35f2-4685-b0cf-6dd780d3921f --- lib/sde-config/functions.in | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/lib/sde-config/functions.in b/lib/sde-config/functions.in index 1e7b2da..5c7f220 100644 --- a/lib/sde-config/functions.in +++ b/lib/sde-config/functions.in @@ -536,19 +536,24 @@ get_help() { default_text=" There is no help on '$1' available. -This is the T2 $sdever Configuration Tool. +This is the OpenSDE ($sdever) Configuration Tool. -Please read the Quick Start and the Handbook on -http://www.t2-project.org/buildintro.html and -http://www.t2-project.org/t2-handbook/ respectively -before building T2. +More information can be found on the OpenSDE Homepage: -More information can be found on the T2 Homepage: + http://www.opensde.org/ - http://www.t2-project.org/ +A Bugtracker, Source Browser and Wiki can be found here: -Subscribe to the mailing list by sending an e-mail with the -subject 'subscribe t2' to ." + http://trac.opensde.org/ + + + +Subscribe to the mailing list by sending an empty e-mail to: + + + +and confirm the subscription request by replying to the mail +our mailing list manager will send you." # Ok let us find a help for the current item ...