Add using clap

This commit is contained in:
askiiart 2024-11-12 15:14:56 -06:00
parent a019e5eba9
commit 41d0455864
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
10 changed files with 387 additions and 10 deletions

View file

@ -98,6 +98,8 @@
using FUSE). On Linux, device drivers are usually in the kernel
directly, rather than being installed separately like on
Windows.</li>
<li>Shell: The program which <em>is</em> the command-line
interface.</li>
</ul>
<iframe src="https://john.citrons.xyz/embed?ref=askiiart.net" style="margin-left:auto;display:block;margin-right:auto;max-width:732px;width:100%;height:94px;border:none;"></iframe>
<script src="/prism.js"></script>