8000 Suggestion: Alias Start-Sleep's -Milliseconds parameter to -ms · Issue #3991 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content
Suggestion: Alias Start-Sleep's -Milliseconds parameter to -ms #3991
Closed
@mklement0

Description

@mklement0

"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

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-Cmdlets-Utilitycmdlets in the Microsoft.PowerShell.Utility module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0