mesa upgraded to version 17.3.1
[dragora.git] / qi / doc / qi.1
bloba8390abfc6dcc3a2cb3e442d983ecb8b955560a9
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.5.
2 .TH QI "1" "December 2017" "qi 1.0-rc17" "User Commands"
3 .SH NAME
4 qi \- package manager
5 .SH SYNOPSIS
6 .B qi
7 [\fI\,OPTION\/\fR...] [\fI\,FILE\/\fR]...
8 .SH DESCRIPTION
9 Qi \- A practical and user\-friendly package manager.
10 .SS "Operation mode:"
11 .TP
12 \fB\-b\fR
13 build packages using recipes
14 .TP
15 \fB\-c\fR
16 create .tlz package from directory
17 .TP
18 \fB\-d\fR
19 delete packages
20 .TP
21 \fB\-i\fR
22 install packages
23 .TP
24 \fB\-o\fR
25 resolve build order through .order files
26 .TP
27 \fB\-u\fR
28 update packages
29 .TP
30 \fB\-x\fR
31 extract packages for debugging purposes
32 .SS "Common options:"
33 .TP
34 \fB\-N\fR
35 don't read the configuration file
36 .TP
37 \fB\-P\fR
38 <DIR>   directory for package (de)installation;
39 .IP
40 only valid for \fB\-i\fR, \fB\-d\fR, \fB\-or\fR \fB\-u\fR options
41 .TP
42 \fB\-T\fR
43 <DIR>   target directory for symbolic links;
44 .IP
45 only valid for \fB\-i\fR, \fB\-d\fR, or \fB\-u\fR options
46 .TP
47 \fB\-f\fR
48 force rebuild the package of a recipe,
49 force the removal of a package on CONFLICT;
50 only valid for \fB\-b\fR and \fB\-d\fR options
51 .TP
52 \fB\-k\fR
53 keep (don't delete) srcdir or destdir
54 from the build mode
55 keep (don't delete) package directories
56 from a removal, this also keeps previous
57 package names from an upgrade
58 .TP
59 \fB\-v\fR
60 be verbose (a 2nd \fB\-v\fR gives more)
61 .SS "Options for 'build' mode (-b):"
62 .TP
63 \fB\-O\fR
64 <DIR>   where the produced packages are written
65 .TP
66 \fB\-W\fR
67 <DIR>   where archives, patches, and recipes are expected
68 .TP
69 \fB\-Z\fR
70 <DIR>   where the sources will be found
71 .TP
72 \fB\-a\fR
73 architecture to use
74 .TP
75 \fB\-j\fR
76 parallel jobs for the compiler
77 .TP
78 \fB\-1\fR
79 increment release number (release + 1)
80 .TP
81 \fB\-n\fR
82 don't create a .tlz package
83 .SS "Other options:"
84 .TP
85 \fB\-h\fR
86 display this help and exit
87 .TP
88 \fB\-V\fR
89 output version information
90 .SS "Some influential environment variables:"
91 .TP
92 TMPDIR
93 temporary directory for sources
94 .TP
95 QICFLAGS
96 C compiler flags
97 .TP
98 QICXXFLAGS
99 C++ compiler flags
101 QILDFLAGS
102 linker flags
104 When FILE is \-, read standard input.
105 .SH COPYRIGHT
106 Copyright \(co 2016\-2017 Matias Andres Fonzo.
107 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
109 This is free software: you are free to change and redistribute it.
110 There is NO WARRANTY, to the extent permitted by law.
111 .SH "SEE ALSO"
112 The full documentation for
113 .B qi
114 is maintained as a Texinfo manual.  If the
115 .B info
117 .B qi
118 programs are properly installed at your site, the command
120 .B info qi
122 should give you access to the complete manual.