Edit-PSReadLineHistoryFile
SYNOPSIS
Edit the PSReadLine History File
SYNTAX
Edit-PSReadLineHistoryFile [<CommonParameters>]
DESCRIPTION
Use this function to edit the PSReadLine history file. This may be useful if you want to reset some of your autocomplete suggestions or remove commands that did not work.
EXAMPLES
EXAMPLE 1
Edit-PSReadLineHistoryFile
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -Verbose, -WarningAction, -WarningVariable, and -ProgressAction. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).