un-texify the man pages headers.
[oweals/gnunet.git] / doc / man / gnunet-qr.1
1 .\" This file is part of GNUnet.
2 .\" Copyright (C) 2001-2019 GNUnet e.V.
3 .\"
4 .\" Permission is granted to copy, distribute and/or modify this document
5 .\" under the terms of the GNU Free Documentation License, Version 1.3 or
6 .\" any later version published by the Free Software Foundation; with no
7 .\" Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.  A
8 .\" copy of the license is included in the file
9 .\" FDL-1.3.
10 .\"
11 .\" A copy of the license is also available from the Free Software
12 .\" Foundation Web site at http://www.gnu.org/licenses/fdl.html}.
13 .\"
14 .\" Alternately, this document is also available under the General
15 .\" Public License, version 3 or later, as published by the Free Software
16 .\" Foundation.  A copy of the license is included in the file
17 .\" GPL3.
18 .\"
19 .\" A copy of the license is also available from the Free Software
20 .\" Foundation Web site at http://www.gnu.org/licenses/gpl.html
21 .\"
22 .\" SPDX-License-Identifier: GPL3.0-or-later OR FDL1.3-or-later
23 .\"
24 .Dd September 13, 2014
25 .Dt GNUNET-QR 1
26 .Os
27 .Sh NAME
28 .Nm gnunet-qr
29 .Nd scan a QR code using a video device and import
30 .Sh SYNOPSIS
31 .Nm
32 .Op Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
33 .Op Fl d Ar DEVICE | Fl -device= Ns Ar DEVICE
34 .Op Fl h | -help
35 .Op Fl s | -silent
36 .Op Fl v | -verbose
37 .Sh DESCRIPTION
38 .Nm
39 is a command line tool to scan a QR code using a video device and import.
40 .Bl -tag -width indent
41 .It Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
42 Use the configuration file
43 .Ar FILENAME .
44 .It Fl d Ar DEVICE | Fl -device= Ns Ar DEVICE
45 Use device
46 .Ar DEVICE .
47 .It Fl h | -help
48 Print short help on options.
49 .It Fl s | -silent
50 Do not show preview windows.
51 .It Fl v | -verbose
52 Be verbose.
53 .El
54 .Sh SEE ALSO
55 The full documentation for gnunet is maintained as a Texinfo manual.
56 If the
57 .Xr info 1
58 and gnunet programs are properly installed at your site, the command
59 .Pp
60 .Dl info gnunet
61 .Pp
62 should give you access to the complete handbook,
63 .Pp
64 .Dl info gnunet-c-tutorial
65 .Pp
66 will give you access to a tutorial for developers.
67 .sp
68 Depending on your installation, this information is also available in
69 .Xr gnunet 7 and
70 .Xr gnunet-c-tutorial 7 .
71 .\".Sh HISTORY
72 .\".Sh AUTHORS
73 .Sh BUGS
74 Report bugs by using
75 .Lk https://bugs.gnunet.org
76 or by sending electronic mail to
77 .Aq Mt gnunet-developers@gnu.org .