Add more info to trace command description
This commit is contained in:
parent
dd8241cc1d
commit
d5767dc11a
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ from ros2trace.api import fini
|
|||
|
||||
|
||||
class TraceCommand(CommandExtension):
|
||||
"""Trace ROS."""
|
||||
"""Trace ROS nodes to get information on their execution."""
|
||||
|
||||
def add_arguments(self, parser, cli_name):
|
||||
add_trace_arguments(parser)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue