diff options
author | johannst <johannst@users.noreply.github.com> | 2025-02-20 23:05:55 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2025-02-20 23:05:55 +0000 |
commit | 2413e9cbad620ca20b3aaffeb9cf4bb132e6113f (patch) | |
tree | eadf2a801237fe1068ee1ac26010369288ab6316 /tools/qrencode.html | |
parent | 5a3e8872283eb758816b1547a98f52a251e4d31e (diff) | |
download | notes-2413e9cbad620ca20b3aaffeb9cf4bb132e6113f.tar.gz notes-2413e9cbad620ca20b3aaffeb9cf4bb132e6113f.zip |
deploy: 8167ecb83a8cc75da42a0b398c750d8f3aa4c44b
Diffstat (limited to 'tools/qrencode.html')
-rw-r--r-- | tools/qrencode.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/qrencode.html b/tools/qrencode.html index 847fa64..f4db958 100644 --- a/tools/qrencode.html +++ b/tools/qrencode.html @@ -156,6 +156,9 @@ <div id="content" class="content"> <main> <h1 id="qrencode1"><a class="header" href="#qrencode1">qrencode(1)</a></h1> +<pre><code>qrencode + -s N pixels per feature length +</code></pre> <p>Generate wifi qr code for WPA2 secured network.</p> <pre><code class="language-sh"># Generate on terminal. qrencode -t ansiutf8 'WIFI:S:<wifiname>;T:WPA2;P:<wifipasswd>;;' |