aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlessio Vanni <vannilla@firemail.cc>2021-11-05 22:52:53 +0100
committerAlessio Vanni <vannilla@firemail.cc>2021-11-21 18:42:34 +0100
commitd744d49e13fa6175016e8dcfc0f9506b9f170759 (patch)
tree6d57c9744118f708f9f6bf17468e4132fffa5780 /doc
parent48ccb35c9aea178d7103c3f198946c1bcbcc080c (diff)
downloadgnunet-d744d49e13fa6175016e8dcfc0f9506b9f170759.tar.gz
gnunet-d744d49e13fa6175016e8dcfc0f9506b9f170759.zip
Allow gnunet-qr to read codes from PNG pictures
Diffstat (limited to 'doc')
-rw-r--r--doc/man/gnunet-qr.15
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man/gnunet-qr.1 b/doc/man/gnunet-qr.1
index eec19c14a..7a40cb0f3 100644
--- a/doc/man/gnunet-qr.1
+++ b/doc/man/gnunet-qr.1
@@ -31,6 +31,7 @@
31.Nm 31.Nm
32.Op Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME 32.Op Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
33.Op Fl d Ar DEVICE | Fl -device= Ns Ar DEVICE 33.Op Fl d Ar DEVICE | Fl -device= Ns Ar DEVICE
34.Op Fl f Ar FILENAME | Fl -file= Ns Ar FILENAME
34.Op Fl h | -help 35.Op Fl h | -help
35.Op Fl s | -silent 36.Op Fl s | -silent
36.Op Fl v | -verbose 37.Op Fl v | -verbose
@@ -44,6 +45,10 @@ Use the configuration file
44.It Fl d Ar DEVICE | Fl -device= Ns Ar DEVICE 45.It Fl d Ar DEVICE | Fl -device= Ns Ar DEVICE
45Use device 46Use device
46.Ar DEVICE . 47.Ar DEVICE .
48.It Fl f Ar FILENAME | Fl -file= Ns Ar FILENAME
49Read a QR code from the PNG-encoded file
50.Ar FILENAME .
51Available only if GNUnet is built with libpng support.
47.It Fl h | -help 52.It Fl h | -help
48Print short help on options. 53Print short help on options.
49.It Fl s | -silent 54.It Fl s | -silent