rosservice #1888 usage doc error
This commit is contained in:
parent
33c30c000a
commit
94c58bcf46
|
@ -557,7 +557,7 @@ def _rosservice_cmd_list(argv):
|
|||
def _fullusage():
|
||||
"""Print generic usage for rosservice"""
|
||||
print """Commands:
|
||||
\trosservice list\tprint information about active topics
|
||||
\trosservice list\tprint information about active services
|
||||
\trosservice call\tcall the service with the provided args
|
||||
\trosservice type\tprint service type
|
||||
\trosservice find\tfind services by service type
|
||||
|
|
Loading…
Reference in New Issue