Skip to content

Commit

Permalink
Change documentation from conan-io/conan#13211
Browse files Browse the repository at this point in the history
  • Loading branch information
AbrilRBS committed Mar 2, 2023
1 parent 7da3394 commit fd9f664
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions reference/commands/build.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ conan build
Install dependencies and call the build() method.
positional arguments:
path Path to a folder containing a recipe (conanfile.py or
conanfile.txt) or to a recipe file. e.g.,
./my_project/conanfile.txt.
path Path to a python-based recipe file or a folder
containing a conanfile.py recipe. conanfile.txt cannot
be used with conan build.
optional arguments:
-h, --help show this help message and exit
Expand Down

0 comments on commit fd9f664

Please sign in to comment.