Skip to content

PowerShell using lower and uppercase letters #1175

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Raymo931 opened this issue Apr 27, 2017 · 2 comments
Closed

PowerShell using lower and uppercase letters #1175

Raymo931 opened this issue Apr 27, 2017 · 2 comments

Comments

@Raymo931
Copy link

I was wondering why in Power Shell why some of the commands or Objects are in upper or lower case letters. I have just begun the coarse and this caught my eye. Can anyone tell me if there is a reason for it. I copied the page below as an example from the about_Aliases page

SEE ALSO

New-Alias

Get-Alias

set-alias

export-alias

import-alias

get-psprovider

get-psdrive

about_functions

about_profiles

about_providers

@zjalexander
Copy link
Contributor

Proper style is to have these Pascal Cased, let me add this to the style guide.

zjalexander added a commit that referenced this issue May 1, 2017
juanpablojofre pushed a commit that referenced this issue May 2, 2017
@zjalexander
Copy link
Contributor

The rest should be addressed by #950 so let's track it over there. @Raymo931 thanks for raising the issue

juanpablojofre pushed a commit that referenced this issue May 8, 2017
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

No branches or pull requests

2 participants