mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
6130c89cce
This patch replaces PowerShell aliases for their real commands, see https://blogs.technet.microsoft.com/heyscriptingguy/2012/04/21/when-you-should-use-powershell-aliases/ For example; - use `Get-Location` instead of `pwd` - use `Set-Location` instead of `cd` - use `ForEach-Object` instead of the `%` shorthand - use `Write-Output` instead of `echo` Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
arm | ||
experimental | ||
janky | ||
powerpc | ||
windows.ps1 | ||
z |