User Tools

Site Tools


public:common_patterns_in_powershell

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:common_patterns_in_powershell [2024/04/17 12:53] – [Getting help on a cmdlet] thomaspublic:common_patterns_in_powershell [2024/04/17 13:16] (current) – [Getting help on a cmdlet] thomas
Line 1: Line 1:
 ====== Common patterns in PowerShell ====== ====== Common patterns in PowerShell ======
  
-====== Getting help on a cmdlet ======+===== Getting help on a cmdlet =====
  
-You can use the Get-Help command to get the Powershell alternative of a man page. E.g.:+You can use the ''Get-Help'' command to get the Powershell alternative of a man page. E.g.:
  
 <code powershell> <code powershell>
Line 9: Line 9:
 </code> </code>
  
-The first time you use ''Get-Help', PowerShell may need some time to download necessary help files.+The first time you use ''Get-Help'', PowerShell may need some time to download necessary help files.
  
 ===== Defining an empty list ===== ===== Defining an empty list =====
public/common_patterns_in_powershell.1713358396.txt.gz · Last modified: by thomas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki