diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2017-01-01 21:03:38 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2017-01-01 21:03:38 +0100 |
commit | 77f1384a6321eef06265ea5e5b11eabdc53ab720 (patch) | |
tree | bb99edb1d431b67aa03609f95f2230521a94302f /README | |
parent | bb717d68c5ba07516a6d0a156851792984367b53 (diff) | |
download | pass-77f1384a6321eef06265ea5e5b11eabdc53ab720.tar.gz pass-77f1384a6321eef06265ea5e5b11eabdc53ab720.tar.bz2 pass-77f1384a6321eef06265ea5e5b11eabdc53ab720.zip |
show,generate: support qrcodes
Diffstat (limited to '')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,3 +26,5 @@ Depends on: - GNU getopt http://www.kernel.org/pub/linux/utils/util-linux/ http://software.frodo.looijaard.name/getopt/ +- qrencode + https://fukuchi.org/works/qrencode/ |