Skip to content

Commit

Permalink
Merge pull request #670 from ros-infrastructure/rosdep_install_docs
Browse files Browse the repository at this point in the history
Clarify what rosdep install does
  • Loading branch information
tfoote authored May 6, 2019
2 parents 4a2c1d8 + 1a1693f commit 307b641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rosdep2/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ class UsageError(Exception):
check if the dependencies of package(s) have been met.
rosdep install <stacks-and-packages>...
generate a bash script and then execute it.
download and install the dependencies of a given package or packages.
rosdep db
generate the dependency database and print it to the console.
Expand Down

0 comments on commit 307b641

Please sign in to comment.