external help file | Module Name | online version | schema |
---|---|---|---|
alias-tips-help.xml |
alias-tips |
2.0.0 |
Finds alias-tips for the current shell context.
Find-AliasTips [<CommonParameters>]
Finds alias-tips for the current shell context.
This command should be run everytime aliases
are updated or changed.
It caches the expensive operation to a pipe delimited file in the
$env:AliasTipsHashFile
location.
By default this location is at $HOME/.alias_tips.hash
.
Find-AliasTips
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.