mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-21 12:41:26 +00:00
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/trunk@3652 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -10,7 +10,7 @@ $Version = 'SCST Configurator v2.0.0';
|
||||
|
||||
sub usage
|
||||
{
|
||||
die <<"EndUsage";
|
||||
print <<"EndUsage";
|
||||
$Version
|
||||
|
||||
Usage:
|
||||
|
||||
Reference in New Issue
Block a user