Deploying upstream@28a4ba6ab831dd34e7b2c5a2d2a70ad6d8c4c0b2: Fix a broken link
This commit is contained in:
@@ -637,7 +637,7 @@ argv =>
|
||||
3 => -m
|
||||
4 => --some_thing<span aria-hidden="true" class="line-numbers-rows"><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span></span></code></pre>
|
||||
|
||||
<h2 id="There’s-more-Go-read-the-README"><a href="#There’s-more-Go-read-the-README" class="headerlink" title="There’s more. Go read the README"></a>There’s more. Go read the README</h2><p>I’m not going to repeat the entirety of the README here, so <a href="">go find out for yourself</a> about:</p>
|
||||
<h2 id="There’s-more-Go-read-the-README"><a href="#There’s-more-Go-read-the-README" class="headerlink" title="There’s more. Go read the README"></a>There’s more. Go read the README</h2><p>I’m not going to repeat the entirety of the README here, so <a target="_blank" rel="noopener" href="https://github.com/akesterson/cmdarg/">go find out for yourself</a> about:</p>
|
||||
<ul>
|
||||
<li>Using <a target="_blank" rel="noopener" href="https://github.com/akesterson/cmdarg?tab=readme-ov-file#validators">validator functions</a> to validate user input on the arguments (including key names on map options)</li>
|
||||
<li>Using <a target="_blank" rel="noopener" href="https://github.com/akesterson/cmdarg?tab=readme-ov-file#helpers">helper functions</a> to control how arguments are described and how usage (<code>--help</code>) messages are constructed/printed</li>
|
||||
|
||||
4
atom.xml
4
atom.xml
@@ -6,7 +6,7 @@
|
||||
<link href="https://aklabs.net/atom.xml" rel="self"/>
|
||||
|
||||
<link href="https://aklabs.net/"/>
|
||||
<updated>2026-01-19T21:45:08.405Z</updated>
|
||||
<updated>2026-01-19T22:05:14.836Z</updated>
|
||||
<id>https://aklabs.net/</id>
|
||||
|
||||
<author>
|
||||
@@ -21,7 +21,7 @@
|
||||
<link href="https://aklabs.net/2026/01/19/This-Old-Tool-cmdarg/"/>
|
||||
<id>https://aklabs.net/2026/01/19/This-Old-Tool-cmdarg/</id>
|
||||
<published>2026-01-19T19:37:26.000Z</published>
|
||||
<updated>2026-01-19T21:45:08.405Z</updated>
|
||||
<updated>2026-01-19T22:05:14.836Z</updated>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user