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       --jobs|-j num
30              Number of jobs to perform in parallel.
31
32       --no-progress
33              Suppress  progress  indicators for long-lasting operations, such
34              as network transfers, building, etc.
35
36       --bpkg path
37              The package manager program to be used for  build  configuration
38              management.
39
40       --bpkg-option opt
41              Additional option to be passed to the package manager program.
42
43       --build path
44              The build program to be used to build packages.
45
46       --build-option opt
47              Additional option to be passed to the build program.
48
49       --curl path
50              The curl program to be used for network operations.
51
52       --curl-option opt
53              Additional option to be passed to the curl program.
54
55       --pager path
56              The pager program to be used to show long text.
57
58       --pager-option opt
59              Additional option to be passed to the pager program.
60
61       --options-file file
62              Read additional options from file.
63
64       --default-options dir
65              The directory to load additional default options files from.
66
67       --no-default-options
68              Don't load default options files.
69

DEFAULT OPTIONS FILES

71       See  bdep-default-options-files(1)  for  an  overview  of  the  default
72       options files. For the help command the  following  options  files  are
73       searched  for  only  in  the predefined directories (home, system, etc)
74       and, if found, loaded in the order listed:
75
76       bdep.options
77       bdep-help.options
78

BUGS

80       Send bug reports to the users@build2.org mailing list.
81
83       Copyright (c) 2014-2019 Code Synthesis Ltd
84
85       Permission is granted to copy, distribute and/or modify  this  document
86       under the terms of the MIT License.
87
88
89
90bdep 0.12.0                      November 2019                    bdep-help(1)
Impressum