代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/307581/13720173
sh featuresinlevel.sh
#!/bin/ksh
#
# SAMPLE NAME: featuresInLevel
#
# FUNCTIONS: This sample shell script lists all features contained
# in a specified level.
#
# USAGE: featuresInLevel levelName
#
# E
www.eeworm.com/read/307581/13720174
sh fileinfo.sh
#!/bin/ksh
#
# SAMPLE NAME: fileInfo
#
# FUNCTIONS: This sample shell script displays information for
# a specified file.
#
# USAGE: fileInfo fileName
#
# ENVIRONMENT
# VARIABLE(S
www.eeworm.com/read/307581/13720179
sh showconfig.sh
#!/bin/ksh
#
# SAMPLE NAME: showConfig
#
# FUNCTIONS: This sample shell script lists the valid values pertaining
# to a specified configurable type.
#
# USAGE: showConfig configTy
www.eeworm.com/read/307581/13720195
sh releaseowners.sh
#!/bin/ksh
#
# SAMPLE NAME: releaseOwners
#
# FUNCTIONS: This sample shell script displays a list of addresses of all
# the release owners in a specified family.
#
# USAGE: releas
www.eeworm.com/read/307581/13720206
sh filesinrelease.sh
#!/bin/ksh
#
# SAMPLE NAME: filesInRelease
#
# FUNCTIONS: This sample shell script lists all files related to
# a specified release.
#
# USAGE: filesInRelease releaseName
#
# ENVI
www.eeworm.com/read/307581/13720210
deffeafilechgs
#!/bin/ksh
#
# SAMPLE NAME: defFeaFileChgs
#
# FUNCTIONS: This sample shell script lists all of the files that
# were changed for a specified defect or feature.
#
# USAGE: defFeaF
www.eeworm.com/read/307581/13720214
compowner
#!/bin/ksh
#
# SAMPLE NAME: compOwners
#
# FUNCTIONS: This sample shell script displays a list of component
# owners' addresses in a specified family.
#
# USAGE: compOwners family
www.eeworm.com/read/307581/13720215
allusers
#!/bin/ksh
#
# SAMPLE NAME: allUsers
#
# FUNCTIONS: This sample shell script lists the addresses of all users in
# a specified family.
#
# USAGE: allUsers familyName
#
# ENVIRONME
www.eeworm.com/read/307581/13720221
clonefeature
#!/bin/ksh
#
# SAMPLE NAME: cloneFeature
#
# FUNCTIONS: This sample shell script creates a new feature based on values
# contained in a specified feature.
#
# USAGE: cloneFeature
www.eeworm.com/read/307581/13720241
sh tracksinfix.sh
#!/bin/ksh
#
# SAMPLE NAME: tracksInFix
#
# FUNCTIONS: This sample shell script lists all the tracks that are in the
# fix state for a given release.
#
# USAGE: tracksInFix releas