Skip to content

Conversation

@aavdberg
Copy link
Contributor

@aavdberg aavdberg commented Oct 1, 2018

clear is also an alias for clear-host.

PR Summary

PR Checklist

clear is also an alias for clear-host.
```powershell
PS /> Get-Process
PS /> cls
PS /> cls or clear
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is command line example, we can not execute cls or clear.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed. Comment above and Get-Alias output send the message across, so removed ' or clear' from this example.

@anmenaga
Copy link

@iSazonov please take a look again.

@aavdberg
Copy link
Contributor Author

Looks good

@adityapatwardhan adityapatwardhan merged commit 4f134fc into PowerShell:master Oct 26, 2018
@iSazonov
Copy link
Collaborator

@aavdberg Thanks for your contribution!

@aavdberg aavdberg deleted the patch-1 branch November 2, 2018 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants