Skip to content

Commit

Permalink
base-paths --> --paths (#1)
Browse files Browse the repository at this point in the history
i think the `--base-paths` argument got renamed
  • Loading branch information
Karsten1987 authored and dirk-thomas committed Apr 10, 2018
1 parent f629b8e commit 9addbcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion developer/bootstrap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ In the first build we will use the minimal features provided by ``colcon-core``

.. code-block:: bash
$ ./src/colcon-core/bin/colcon build --base-paths src/*
$ ./src/colcon-core/bin/colcon build --paths src/*
The build of the packages will run sequentially and for each package the output will be printed directly to the console.
The install directory will contain a ``prefix.sh`` (or ``.bat`` on Windows).
Expand Down

0 comments on commit 9addbcb

Please sign in to comment.