[CompletionResult]::new('-last-dir-path ','-last-dir-path',[CompletionResultType]::ParameterName,'path to the file to write the last dir on exit (to use for cd)')
[CompletionResult]::new('-memprofile ','-memprofile',[CompletionResultType]::ParameterName,'path to the file to write the memory profile')
[CompletionResult]::new('-remote ','-remote',[CompletionResultType]::ParameterName,'send remote command to server')
[CompletionResult]::new('-selection-path ','-selection-path',[CompletionResultType]::ParameterName,'path to the file to write selected files on open (to use as open file dialog)')
[CompletionResult]::new('-server','-server',[CompletionResultType]::ParameterName,'start server (automatic)')