perf annotate: Fix command line help text
authorIngo Molnar <mingo@elte.hu>
Sat, 6 Jun 2009 19:25:29 +0000 (21:25 +0200)
committerIngo Molnar <mingo@elte.hu>
Sat, 6 Jun 2009 19:25:29 +0000 (21:25 +0200)
commit23b87116c7c4f73597965218b66041acbdb4e79f
tree49ac61dda40c584036b588d16f79d1687104beac
parente9fbc9dc9214d6a9de7d62627be5414804fd7b9f
perf annotate: Fix command line help text

Arjan noticed this bug in the perf annotate help output:

    -s, --symbol <file>   symbol to annotate

that should be <symbol> instead.

Reported-by: Arjan van de Ven <arjan@linux.intel.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/builtin-annotate.c