1bdep-help(1)                General Commands Manual               bdep-help(1)
2
3
4

NAME

6       bdep-help - show help for a command or help topic
7

SYNOPSIS

9       bdep help [command | topic]
10

DESCRIPTION

12       Show the detailed help for command or help topic or a summary of avail‐
13       able commands and topics if none was specified.
14

COMMON OPTIONS

16       The common options are summarized below with a more  detailed  descrip‐
17       tion available in bdep-common-options(1).
18
19       -v     Print essential underlying commands being executed.
20
21       -V     Print all underlying commands being executed.
22
23       --quiet|-q
24              Run quietly, only printing error messages.
25
26       --verbose level
27              Set the diagnostics verbosity to level between 0 and 6.
28
29       --stdout-format format
30              Representation format to use for printing to stdout.
31
32       --jobs|-j num
33              Number of jobs to perform in parallel.
34
35       --progress
36              Display progress indicators for long-lasting operations, such as
37              network transfers, building, etc.
38
39       --no-progress
40              Suppress progress indicators for long-lasting  operations,  such
41              as network transfers, building, etc.
42
43       --bpkg path
44              The  package  manager program to be used for build configuration
45              management.
46
47       --bpkg-option opt
48              Additional option to be passed to the package manager program.
49
50       --build path
51              The build program to be used to build packages.
52
53       --build-option opt
54              Additional option to be passed to the build program.
55
56       --curl path
57              The curl program to be used for network operations.
58
59       --curl-option opt
60              Additional option to be passed to the curl program.
61
62       --pager path
63              The pager program to be used to show long text.
64
65       --pager-option opt
66              Additional option to be passed to the pager program.
67
68       --options-file file
69              Read additional options from file.
70
71       --default-options dir
72              The directory to load additional default options files from.
73
74       --no-default-options
75              Don't load default options files.
76

DEFAULT OPTIONS FILES

78       See bdep-default-options-files(1) for an overview of  the  default  op‐
79       tions  files.  For  the  help  command  the following options files are
80       searched for only in the predefined  directories  (home,  system,  etc)
81       and, if found, loaded in the order listed:
82
83       bdep.options
84       bdep-help.options
85

BUGS

87       Send bug reports to the users@build2.org mailing list.
88
90       Copyright (c) 2014-2022 the build2 authors.
91
92       Permission  is  granted to copy, distribute and/or modify this document
93       under the terms of the MIT License.
94
95
96
97bdep 0.15.0                        July 2022                      bdep-help(1)
Impressum