Index: mttroot/mtt/bin/mtt_help ================================================================== --- mttroot/mtt/bin/mtt_help +++ mttroot/mtt/bin/mtt_help @@ -12,10 +12,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +# Revision 1.5 1997/09/04 09:21:01 peterg +# Added context-dependent sort. +# # Revision 1.4 1997/09/04 09:16:29 peterg # Removed sort -u # ## Revision 1.3 1996/11/09 21:10:20 peterg ## Tidied up searches by putting everyrhing into lib. @@ -41,11 +44,11 @@ echo ' mtt help CRs ' echo ' mtt help ' exit fi -ext='*' +ext='_*.*[mt]' summary='[%#]SUMMARY' description='[%#]DESCRIPTION' case $topic in components)