diff options
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>;;' |