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
public:common_patterns_in_powershell [2024/04/17 13:16] – [Getting help on a cmdlet] thomaspublic:common_patterns_in_powershell [2024/04/17 13:16] (current) – [Getting help on a cmdlet] thomas
Line 3: Line 3:
 ===== 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.1713359766.txt.gz · Last modified: by thomas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki