Difference between revisions of "SQWareCentral:bin:sqwc Show.ksh"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by Expdbtools)
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Script $gvsqw_RootexpdbCentral/bin/sqwc_Show.ksh:<br>
 
Script $gvsqw_RootexpdbCentral/bin/sqwc_Show.ksh:<br>
 +
{{SQWareCentral_sqwc_Show.ksh_presentation}}
 +
<br>
 +
Usage example:
 +
show -h
 +
 +
Usage: show [-h|-help|--help] [<TypeAction> [<TypeSgbd|all> [<TypeCustom|all>]]]
 +
show [l] : read the GPL v3 licence
 +
show <var|var*> <$TypeSgbd|all> : print help on principal global variables
 +
show <inf|inf*> <$TypeSgbd|all> : print general help
 +
show <env|env*> <$TypeSgbd|all> : print all global variables
 +
show <ali|ali*> <$TypeSgbd|all> : print aliases
 +
show <cust|cust*> <$TypeSgbd|all> <var|var*> : detect cutomisations on variables
 +
show <cust|cust*> <$TypeSgbd|all> <lst|lis*> : detect cutomisations on list generation
 +
show <cust|cust*> <$TypeSgbd|all> <act|act*> : detect cutomisations on actions

Latest revision as of 00:03, 20 December 2010

Script $gvsqw_RootexpdbCentral/bin/sqwc_Show.ksh:
Manages an online help on variables, aliases, ... of SQWareCentral.
Accessible by the alias 'show'.

Usage example:

show -h

Usage: show [-h|-help|--help] [<TypeAction> [<TypeSgbd|all> [<TypeCustom|all>]]]
show [l] : read the GPL v3 licence
show <var|var*> <$TypeSgbd|all> : print help on principal global variables
show <inf|inf*> <$TypeSgbd|all> : print general help
show <env|env*> <$TypeSgbd|all> : print all global variables
show <ali|ali*> <$TypeSgbd|all> : print aliases
show <cust|cust*> <$TypeSgbd|all> <var|var*> : detect cutomisations on variables
show <cust|cust*> <$TypeSgbd|all> <lst|lis*> : detect cutomisations on list generation
show <cust|cust*> <$TypeSgbd|all> <act|act*> : detect cutomisations on actions