-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Comments
Proper style is to have these Pascal Cased, let me add this to the style guide. |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: