Skip to content

Suggestion: Alias Start-Sleep's -Milliseconds parameter to -ms #3991

Description

"ms" is a standard abbreviation for "milliseconds", so it make sense to allow -ms as an alias for -MilliSeconds.

Start-Sleep -ms 100  # should be short for Start-Sleep -Milliseconds 100
PowerShell Core v6.0.0-beta.2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Enhancementthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.Up-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsWG-Cmdletsgeneral cmdlet issues

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions