mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 19:21:26 +00:00
Merged revisions 3652 via svnmerge from
https://vlnb@scst.svn.sourceforge.net/svnroot/scst/trunk ........ r3652 | bvassche | 2011-07-02 08:30:34 -0400 (Sat, 02 Jul 2011) | 1 line Send scstadmin help text to stdout instead of stderr such that it is easier to pipe to less ........ git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.1.0.x@3664 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -9,7 +9,7 @@ $Version = 'SCST Configurator v2.0.0';
|
||||
|
||||
sub usage
|
||||
{
|
||||
die <<"EndUsage";
|
||||
print <<"EndUsage";
|
||||
$Version
|
||||
|
||||
Usage:
|
||||
|
||||
Reference in New Issue
Block a user