Chromium Code Reviews| Index: tools/callstats.py |
| diff --git a/tools/callstats.py b/tools/callstats.py |
| index 28408bf3eb85219277e8334cfb2bfbd72530492c..6339392733c2acf3f67e3575251762ce35760c1f 100755 |
| --- a/tools/callstats.py |
| +++ b/tools/callstats.py |
| @@ -3,7 +3,7 @@ |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| ''' |
| -Usage: runtime-call-stats.py [-h] <command> ... |
| +Usage: callstats.py [-h] <command> ... |
| Optional arguments: |
| -h, --help show this help message and exit |