my %help = ( find => < < 'add', '?' => 'find', ); print $help{$alias{$ARGV[0]} || $ARGV[0]};