<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CLI on JournalCTL</title><link>https://journalctl.io/tags/cli/</link><description>Recent content in CLI on JournalCTL</description><generator>Hugo -- gohugo.io</generator><language>en-AU</language><copyright>© 2026 Pralaya Panta</copyright><lastBuildDate>Sun, 15 Mar 2026 09:50:35 +1000</lastBuildDate><atom:link href="https://journalctl.io/tags/cli/index.xml" rel="self" type="application/rss+xml"/><item><title>PowerShell Basics #2: The Help System</title><link>https://journalctl.io/posts/powershell-help-system/</link><pubDate>Sun, 15 Mar 2026 09:50:35 +1000</pubDate><guid>https://journalctl.io/posts/powershell-help-system/</guid><description>&lt;blockquote&gt;&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Experts don&amp;rsquo;t memorize thousands of cmdlets â€” they use the built-in help system.&lt;/li&gt;
&lt;li&gt;Always run Update-Help -Force as administrator to download local help documentation.&lt;/li&gt;
&lt;li&gt;Master the 4-step terminal discovery pattern: Get-Command, help, help -Parameter, help -Examples.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;&lt;p&gt;Experts don&amp;rsquo;t memorise thousands of PowerShell commands. Don Jones and Jeff Hicks cite a study in &lt;em&gt;Learn PowerShell in a Month of Lunches&lt;/em&gt; â€” two groups of IT pros, beginners and experts, sat a written test on PowerShell. Scores were similar across both groups. Then they ran the test again with access to a running PowerShell session. The gap between the two groups became significant. The difference? Experts knew how to use the help system to find answers on the fly.&lt;/p&gt;</description></item></channel></rss>