.nh .TH "SLINKWATCH-COMPLETION-POWERSHELL" "1" "Apr 2023" "" "" .SH NAME .PP slinkwatch-completion-powershell - Generate the autocompletion script for powershell .SH SYNOPSIS .PP \fBslinkwatch completion powershell [flags]\fP .SH DESCRIPTION .PP Generate the autocompletion script for powershell. .PP To load completions in your current shell session: .PP .RS .nf slinkwatch completion powershell | Out-String | Invoke-Expression .fi .RE .PP To load completions for every new session, add the output of the above command to your powershell profile. .SH OPTIONS .PP \fB-h\fP, \fB--help\fP[=false] help for powershell .PP \fB--no-descriptions\fP[=false] disable completion descriptions .SH SEE ALSO .PP \fBslinkwatch-completion(1)\fP