diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2020-09-26 02:57:04 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-26 16:10:53 +0700 |
commit | 33befc21e5b3726ff0c3b4fce64998e0b580de19 (patch) | |
tree | cbac2e09bd673f2ed7640cfbd804ad5b223120e7 /system/powershell/README | |
parent | f9886c009753dedf6d41ca794da1b17de8ef4527 (diff) |
system/powershell: Updated for version 7.0.3.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/powershell/README')
-rw-r--r-- | system/powershell/README | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/system/powershell/README b/system/powershell/README index e02a8b77e689b..b78bb0359696e 100644 --- a/system/powershell/README +++ b/system/powershell/README @@ -1,5 +1,7 @@ PowerShell is a task-based command-line shell and scripting language built on .NET. PowerShell helps system administrators and power-users -rapidly automate tasks that manage operating systems (Linux, macOS, and Windows) and processes. +rapidly automate tasks that manage operating systems (Linux, macOS, and +Windows) and processes. -After installing, you can start using PowerShell by typing "pwsh" in the Terminal. +After installing, you can start using PowerShell by typing "pwsh" in the +Terminal. |