perf diff: Fix documentation
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 15 Dec 2009 13:01:22 +0000 (11:01 -0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 15 Dec 2009 14:28:04 +0000 (15:28 +0100)
Add a newline do fix this problem:

ERROR: perf-diff.txt: line 31: closing [blockdef-listing]
delimiter expected

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <1260882082-10007-1-git-send-email-acme@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/Documentation/perf-diff.txt

index b7c393b..6936fdb 100644 (file)
@@ -26,6 +26,7 @@ OPTIONS
 --verbose::
        Be verbose, for instance, show the raw counts in addition to the
        diff.
+
 SEE ALSO
 --------
 linkperf:perf-record[1]